Skip to content

Commit

Permalink
Merge pull request #680 from jovillarrealm/patch-1
Browse files Browse the repository at this point in the history
Update hosting.md
  • Loading branch information
liv authored Jan 4, 2024
2 parents d5b74a3 + c2ab8f5 commit 2bdd78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ When hosting on GitHub Pages, depending on the name of your repository, your sit
- If your repo name is `<user/org>.github.io`, your site will be at that URL
- If you repo name is anything else, it'll be at `<user/org>.github.io/<reponame>`.

For the latter case, you'll need to configure oranda to write its links with `<reponame>` as a prefix:
For the latter case, you'll need to configure oranda to write its links to your `oranda.json` (more on that on chapter 8) with `<reponame>` as a prefix:

```json
{
Expand Down

0 comments on commit 2bdd78b

Please sign in to comment.