From a5f91de69a8223b61a858d2c6767e2ed8a859033 Mon Sep 17 00:00:00 2001 From: Qolzam Date: Sat, 8 Jul 2017 15:02:54 +0430 Subject: [PATCH] tags link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0c32d53..c296010 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ When adding new features or modifying existing code, please attempt to include t ### Branch Structure -All stable releases are tagged ([view tags](https://github.com/Qolzam/react-social-nework/tags)). At any given time, `master` represents the latest development version of the library. +All stable releases are tagged ([view tags](https://github.com/Qolzam/react-social-network/tags)). At any given time, `master` represents the latest development version of the library. #### `master` is unsafe