Skip to content

Commit 4fe3a79

Browse files
committed
[docs] Update Doxypress version to 1.4.2
1 parent 187ddd8 commit 4fe3a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ We use [Doxypress][doxypress_binaries] to generate the API documentation:
7070

7171
```sh
7272
sudo mkdir /opt/doxypress
73-
wget -O- https://download.copperspice.com/doxypress/binary/doxypress-1.4.1-ubuntu20.04-x64.tar.bz2 | sudo tar xj -C /opt/doxypress
73+
wget -O- https://github.com/copperspice/doxypress/releases/download/dp-1.4.2/doxypress-1.4.2-ubuntu20.04-x64.tar.bz2 | sudo tar xj -C /opt/doxypress
7474
```
7575

7676
Add the directory to your `PATH` variable in `~/.bashrc`:

0 commit comments

Comments
 (0)