diff --git a/README.md b/README.md index 7e4e2d0..f9128b0 100644 --- a/README.md +++ b/README.md @@ -84,5 +84,5 @@ the [LICENSE file](./LICENSE.md) for the full license text. ### Credits -Please see the [CREDITS file](./CREDITS.md) for a list of people and projects, +Please see the [CREDITS file](./doc/CREDITS.md) for a list of people and projects, which contributed to bug.n. diff --git a/CREDITS.md b/doc/CREDITS.md similarity index 100% rename from CREDITS.md rename to doc/CREDITS.md diff --git a/doc/Home.md b/doc/Home.md index 46b219f..503d0d9 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -74,5 +74,5 @@ for non-bug.n hotkeys or to reassign bug.n functions. #### [LICENSE](../LICENSE.md) > bug.n is licensed under the GNU General Public License version 3. -#### [CREDITS](../CREDITS.md) +#### [CREDITS](./CREDITS.md) > A list of people and projects, which contributed to bug.n.