diff --git a/.gitignore b/.gitignore index b6badc5408..3db3803982 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +.DS_Store .gobincache/ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8fc3c680ea..f76192a791 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ Contributing ============ -The `go-netbox` project makes use of the [GitHub Flow](https://guides.github.com/introduction/flow/) +The `go-netbox` project makes use of the [GitHub Flow](https://docs.github.com/get-started/quickstart/github-flow) for contributions. If you'd like to contribute to the project, please