Skip to content

Commit 67303d4

Browse files
authored
Fixed wrong link annotation
1 parent e8c8dfd commit 67303d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ There you can enter all the information. You will find a detailed guide on the s
9191
In short:
9292
* You need a public repository where the comments are hosted. Recommendation: Create a new repository just for the comments
9393
* You have to link the [giscuss app](https://github.com/apps/giscus) to at least the repository where the comments are hosted
94-
* You have to enable the discussion feature in the repository (see (here)[https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/enabling-or-disabling-github-discussions-for-a-repository]
94+
* You have to enable the discussion feature in the repository (see [here](https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/enabling-or-disabling-github-discussions-for-a-repository)
9595
)
9696

9797
After you configured everything on the site, you get the `<script>` tag which you could embed. The blog needs the following information.
@@ -148,4 +148,4 @@ Furthermore the following tags are set:
148148
| Tag | Index | Display Blog Post |
149149
| ---------------------------------------- | ------------------------------------ | ----------------------------- |
150150
| Title of the web page | Defined in AppConfiguration.BlogName | Title of the blogpost |
151-
| &lt;meta name="keyword" content="" /&gt; | not set | Tags defined in the Blog Post |
151+
| &lt;meta name="keyword" content="" /&gt; | not set | Tags defined in the Blog Post |

0 commit comments

Comments
 (0)