Skip to content

Commit

Permalink
Fix github issue links in docs (#573)
Browse files Browse the repository at this point in the history
Point them to the ansible-language-server repo
  • Loading branch information
antdking authored Jun 21, 2023
1 parent 3b7fd7a commit 0a5441b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ markdown_extensions:
repo_url_shorthand: true
social_url_shorthand: true
social_url_shortener: true
user: facelessuser
repo: pymdown-extensions
user: ansible
repo: ansible-language-server
normalize_issue_symbols: true
- pymdownx.tabbed:
alternate_style: true
Expand Down

0 comments on commit 0a5441b

Please sign in to comment.