From f9ebbc68637c4bfa68c9e2e9c7ac2dfc1344aea4 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Sun, 7 Jan 2024 15:53:29 +0000 Subject: [PATCH] docs(readme): update links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17ba949..0e8fa0a 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ server.listen(3000, (err) => { Contributions are welcome, and any help is greatly appreciated! -See [the contributing guide](./CONTRIBUTING.md) for details on how to get started. -Please adhere to this project's [Code of Conduct](./CODE_OF_CONDUCT.md) when contributing. +See [the contributing guide](https://github.com/Fdawgs/.github/blob/main/CONTRIBUTING.md) for details on how to get started. +Please adhere to this project's [Code of Conduct](https://github.com/Fdawgs/.github/blob/main/CODE_OF_CONDUCT.md) when contributing. ## Acknowledgements