Skip to content

Commit

Permalink
Update site url to point to althack.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
athackst committed Sep 30, 2022
1 parent 5c71356 commit 9cd555a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"args": [
"--ignore-urls=https://fonts.gstatic.com,https://twitter.com/althack",
"--ignore-files=./site/404.html",
"--swap-urls=^.*/athackst.github.io/mkdocs-simple-plugin/:/",
"--swap-urls=^.*/althack.dev/mkdocs-simple-plugin/:/",
"./site"
],
"dependsOrder": "sequence",
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins:
- search
- mike
edit_uri: ''
site_url: https://athackst.github.io/mkdocs-simple-plugin
site_url: https://althack.dev/mkdocs-simple-plugin
repo_url: https://github.com/athackst/mkdocs-simple-plugin
theme:
name: material
Expand Down

0 comments on commit 9cd555a

Please sign in to comment.