Skip to content

Commit 6c4eaa5

Browse files
committed
fix: broken links
1 parent 7ee6dc0 commit 6c4eaa5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

blog/2026-01-18-Release-5.0/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ So we’re introducing **Phoenix Pro** as an *optional* way to support Phoenix C
2626
If Phoenix Code has helped you, Phoenix Pro is a way to help keep the project moving forward.
2727

2828
Students & educators get **Phoenix Pro for Education** at no cost, because we want classrooms to have easy
29-
access to modern, easy-to-use development tooling. [Read More](../docs/phoenix-pro-school)
29+
access to modern, easy-to-use development tooling. [Read More](https://docs.phcode.dev/docs/phoenix-pro-school)
3030

3131
## Live Preview Edit
3232

@@ -37,7 +37,7 @@ access to modern, easy-to-use development tooling. [Read More](../docs/phoenix-p
3737
Edit text, links, and images. Drag & drop to rearrange elements. Cut, copy, paste, and use measurement tools
3838
to place things precisely.
3939

40-
Learn more: [Live Preview Edit](../docs/Pro%20Features/live-preview-edit), [Image Gallery](../docs/Pro%20Features/image-gallery), [Measurements](../docs/Pro%20Features/measurements).
40+
Learn more: [Live Preview Edit](https://docs.phcode.dev/docs/Pro%20Features/live-preview-edit), [Image Gallery](https://docs.phcode.dev/docs/Pro%20Features/image-gallery), [Measurements](https://docs.phcode.dev/docs/Pro%20Features/measurements).
4141

4242
<VideoPlayer
4343
src="https://docs-images.phcode.dev/videos/live-preview-edit/live-preview-edit.mp4"
@@ -47,7 +47,7 @@ Learn more: [Live Preview Edit](../docs/Pro%20Features/live-preview-edit), [Imag
4747

4848
**Emmet** one of our most requested features is finally here.
4949

50-
Write Emmet abbreviations and Phoenix Code shows you hints. Select a hint to expand it into a full code snippet. Code faster than ever. [Read More](../docs/Features/emmet)
50+
Write Emmet abbreviations and Phoenix Code shows you hints. Select a hint to expand it into a full code snippet. Code faster than ever. [Read More](https://docs.phcode.dev/docs/Features/emmet)
5151

5252
<VideoPlayer
5353
src="https://docs-images.phcode.dev/videos/editing-text/emmet-html.mp4"
@@ -57,15 +57,15 @@ Write Emmet abbreviations and Phoenix Code shows you hints. Select a hint to exp
5757

5858
Tab Bar is here. View all your open files at the top of the editor and switch between them instantly.
5959

60-
Choose what works for you -Tab Bar, Working Files, or both at the same time. [Read More](../docs/file-management#tab-bar)
60+
Choose what works for you -Tab Bar, Working Files, or both at the same time. [Read More](https://docs.phcode.dev/docs/file-management#tab-bar)
6161

6262
![Tab Bar](../../docs/images/fileManagement/tab-bar.png "Tab Bar")
6363

6464
## Custom Snippets
6565

6666
Define your own code hints with Custom Snippets.
6767

68-
Create hints that expand into full code blocks. You can also add cursor positions so Phoenix Code places your cursor exactly where you need it after expansion. [Read More](../docs/Features/custom-snippets)
68+
Create hints that expand into full code blocks. You can also add cursor positions so Phoenix Code places your cursor exactly where you need it after expansion. [Read More](https://docs.phcode.dev/docs/Features/custom-snippets)
6969

7070
<VideoPlayer
7171
src="https://docs-images.phcode.dev/videos/custom-snippets/custom-snippets-main.mp4"
@@ -75,7 +75,7 @@ Create hints that expand into full code blocks. You can also add cursor position
7575

7676
After working for some time, your project structure gets messy with lots of open and nested directories.
7777

78-
But no worries now. Phoenix Code supports Collapse All Folders, which lets you reset your view by collapsing all expanded folders to their root level in one click. [Read More](../docs/file-management#collapse-all-folders)
78+
But no worries now. Phoenix Code supports Collapse All Folders, which lets you reset your view by collapsing all expanded folders to their root level in one click. [Read More](https://docs.phcode.dev/docs/file-management#collapse-all-folders)
7979

8080
<VideoPlayer
8181
src="https://docs-images.phcode.dev/videos/file-management/collapse-folders.mp4"
@@ -84,7 +84,7 @@ But no worries now. Phoenix Code supports Collapse All Folders, which lets you r
8484
## Notable changes and fixes
8585

8686
- Improved Live Preview to support internal stylesheets and SVGs better than before.
87-
- Smarter color hints. Phoenix Code prioritizes your previously used colors. [Read More](../docs/editing-colors#color-hints)
87+
- Smarter color hints. Phoenix Code prioritizes your previously used colors. [Read More](https://docs.phcode.dev/docs/editing-colors#color-hints)
8888
- Git markers now appear in the scrollbar, making it easier to locate changes in a file.
8989
- Improved Git so that it doesn't show stale project status.
9090
- Reduced the number of popups shown when first installing Phoenix.

0 commit comments

Comments
 (0)