Skip to content

Commit c4bc6da

Browse files
kimsey0dota17
authored andcommitted
Fix dead link in CONTRIBUTING.md (#1044)
1 parent 736409f commit c4bc6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ An example of a common Meson/Ninja environment is described next.
1111
Thanks to David Seifert (@SoapGentoo), we (the maintainers) now use
1212
[meson](http://mesonbuild.com/) and [ninja](https://ninja-build.org/) to build
1313
for debugging, as well as for continuous integration (see
14-
[`./travis_scripts/meson_builder.sh`](./travis_scripts/meson_builder.sh) ). Other systems may work, but minor
14+
[`./.travis_scripts/meson_builder.sh`](./.travis_scripts/meson_builder.sh) ). Other systems may work, but minor
1515
things like version strings might break.
1616

1717
First, install both meson (which requires Python3) and ninja.

0 commit comments

Comments
 (0)