Skip to content

Commit 53fa4a8

Browse files
authored
Merge pull request #41 from skohub-io/39-addTroubleshootingLink
Add link to Troubleshooting section
2 parents f771885 + ce92d48 commit 53fa4a8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ It spins up a Docker container made from [SkoHub Vocabs](https://github.com/hbz/
77

88
## Usage
99

10-
If you want to reuse this repo and have your vocabulary automatically pushed und published via GitHub-Pages, follow these steps:
10+
If you want to reuse this repo and have your vocabulary automatically pushed und published via GitHub-Pages, follow these steps (and note the [Troubleshooting section](#troubleshooting) below when things don't work as expected):
1111

1212
1. Fork this repo. **Uncheck the box to only fork the main branch**.
1313
1. Go to "Actions" tab and if not already activated, activate GitHub Actions.
@@ -56,4 +56,3 @@ Go to `Settings` > `Actions` > `General` > `Workflow permissions` and toggle the
5656

5757
- In an earlier version, there was the .env variable `PATH_PREFIX` set to point to the repository the vocabulary is hosted at. To align with rest of code, this was changed to `BASEURL`.
5858
- The docker image now also support i18n
59-

0 commit comments

Comments
 (0)