Skip to content

Commit 5dcfafc

Browse files
committed
Fix guides url does not work when clicking the link [ci skip]
If you click the current link in the guides, it will open this page `https://guides.rubyonrails.org%2A%2A` because it is taking the `*` as part of the url, which is not correct. Initially, I only added an space between the link and the `*` to fix the issue, but the markdown was not rendering correctly.
1 parent 17d8cd4 commit 5dcfafc

File tree

73 files changed

+73
-73
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+73
-73
lines changed

guides/source/2_2_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/2_3_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/3_0_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/3_1_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/3_2_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/4_0_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/4_1_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/4_2_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/5_0_release_notes.md

Lines changed: 1 addition & 1 deletion

guides/source/5_1_release_notes.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)