From 470c5ac6847d726454ad3f975dc6a08092534825 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Wed, 7 Dec 2022 09:33:37 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 12c636f..36bcfbd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,13 +94,13 @@ Enhancement suggestions are tracked as [GitHub issues][issues]. Start by [forking the repository](https://docs.github.com/github/getting-started-with-github/fork-a-repo), i.e. copying the repository to your account to grant you write access. Continue with cloning the forked repository to your local machine. ```sh -git clone https://github.com//tailscale-acap.git +git clone https://github.com/Mo3he/Axis_Cam_Tailscale.git ``` Navigate into the cloned directory and create a new branch: ```sh -cd tailscale-acap +cd Axis_Cam_Tailscale git switch -c ``` @@ -130,4 +130,4 @@ And finally when you are satisfied with your changes, open a new PR. [issues_bugs]: https://github.com/AxisCommunications/tailscale-acap/issues?q=label%3Abug [discussions]: https://github.com/AxisCommunications/tailscale-acap/discussions [discussions_new]: https://github.com/AxisCommunications/tailscale-acap/discussions/new - \ No newline at end of file +