Skip to content

Commit

Permalink
Fix website URL
Browse files Browse the repository at this point in the history
  • Loading branch information
rsubtil committed Dec 1, 2023
1 parent 7987624 commit b2e0c15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exclude:
]
permalink: pretty

url: "https://retrohub.github.io"
url: "https://retrohub-org.github.io"

# Build collection items with a future date.
future: true
Expand Down
2 changes: 1 addition & 1 deletion pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ <h2>Free. As in freedom.</h2>
<section class="features container padded">
<h2>Developer? Welcome!</h2>

<p>RetroHub is more than an emulator frontend: it's a platform to develop themes for, with ultimate freedom on organizing, displaying, and launching the user's library. If you're interested in developing themes for RetroHub, check out <a href="">this documentation section on how to start.</a></p>
<p>RetroHub is more than an emulator frontend: it's a platform to develop themes for, with ultimate freedom on organizing, displaying, and launching the user's library. If you're interested in developing themes for RetroHub, check out <a href="https://retrohub.readthedocs.io/en/latest/theme_development/index.html">the documentation on how to start.</a></p>
</section>

<section class="feature right container logo">
Expand Down

0 comments on commit b2e0c15

Please sign in to comment.