Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/_includes/community/project-milestones.html')
-rw-r--r--src/_includes/community/project-milestones.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/_includes/community/project-milestones.html b/src/_includes/community/project-milestones.html
index 598569981..62a7b8c46 100644
--- a/src/_includes/community/project-milestones.html
+++ b/src/_includes/community/project-milestones.html
@@ -1,7 +1,8 @@
<section id="project-milestones">
- <h2 class="page-header">Project Milestones</h2>
+ <h2 class="page-header">Projects</h2>
<p>
- Want to keep up with what's planned for Font Awesome? Check out our
- <a href="{{ site.fontawesome.github.url }}/milestones">milestones</a> on the GitHub project.
+ Want to keep up with what's planned for {{ site.forkawesome.name }}? Check out our
+ <a href="{{ site.forkawesome.github.url }}/projects">projects</a> on the GitHub repo.
+ And come help us achieve those goals.
</p>
</section>