Skip to content

Commit 3d3e58e

Browse files
author
laudaa
committed
[Doc] Fix link to installation script
1 parent 1fb34e0 commit 3d3e58e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/build-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ NOTE: Building with Qt4 is still supported, however, could result in a broken UI
2929
Berkeley DB
3030
-----------
3131
It is recommended to use Berkeley DB 4.8. If you have to build it yourself,
32-
you can use [the installation script included in contrib/](contrib/install_db4.sh)
32+
you can use [the installation script included in contrib/](/contrib/install_db4.sh)
3333
like so
3434

3535
```shell

doc/build-unix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ turned off by default. See the configure options for upnp behavior desired:
166166
Berkeley DB
167167
-----------
168168
It is recommended to use Berkeley DB 4.8. If you have to build it yourself,
169-
you can use [the installation script included in contrib/](contrib/install_db4.sh)
169+
you can use [the installation script included in contrib/](/contrib/install_db4.sh)
170170
like so
171171

172172
```shell

0 commit comments

Comments
 (0)