We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3355b1f commit 8db40a3Copy full SHA for 8db40a3
2 files changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout main
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
14
15
- name: Deploy docs
16
uses: mhausenblas/mkdocs-deploy-gh-pages@master
README.md
@@ -1,6 +1,6 @@
1
-# Jam Docs | [jamdocs.org](https://jamdocs.org/)
+# Jam Docs | [https://joinmarket-webui.github.io/jamdocs](https://https://joinmarket-webui.github.io/jamdocs)
2
3
-Documentation for [Jam](https://jamapp.org/). Built using mkdocs material theme.
+Documentation for [Jam](https://https://joinmarket-webui.github.io/jamdocs). Built using mkdocs material theme.
4
5
### Install
6
```
0 commit comments