mirror of
https://github.com/github/gitignore.git
synced 2025-04-28 19:59:24 +00:00
Merge pull request #4618 from NicholasWilsonDEV/patch-1
chore(links): replace URLs with HTTPS for better security
This commit is contained in:
commit
4cc4b5741c
@ -11,10 +11,10 @@ the following resources are a great place to start:
|
|||||||
- The [Ignoring Files article][help] on the GitHub Help site.
|
- The [Ignoring Files article][help] on the GitHub Help site.
|
||||||
- The [gitignore(5)][man] manual page.
|
- The [gitignore(5)][man] manual page.
|
||||||
|
|
||||||
[man]: http://git-scm.com/docs/gitignore
|
[man]: https://git-scm.com/docs/gitignore
|
||||||
[help]: https://help.github.com/articles/ignoring-files
|
[help]: https://help.github.com/articles/ignoring-files
|
||||||
[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
|
[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
|
||||||
[progit]: http://git-scm.com/book
|
[progit]: https://git-scm.com/book
|
||||||
|
|
||||||
## Folder structure
|
## Folder structure
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user