From 1372c641b12231d56acbd68f4366677720bb45e6 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Mon, 26 Aug 2013 22:46:48 -0700 Subject: [PATCH] use link labels in component-readme markdown --- build/component-readme.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build/component-readme.md b/build/component-readme.md index b33397f..7c45443 100644 --- a/build/component-readme.md +++ b/build/component-readme.md @@ -2,6 +2,11 @@ FullCalendar Component ====================== -This repo is the official [Bower](http://twitter.github.com/bower/) component endpoint for the [FullCalendar Project](http://arshaw.com/fullcalendar/). It is a shim repo that has been generated by running the `grunt component` command in the main development repo. +This repo is the official [Bower][bower] component endpoint for the [FullCalendar Project][fc-homepage]. It is a shim repo that has been generated by running the `grunt component` command in the main development repo. -[Visit the development repo](https://github.com/arshaw/fullcalendar) \ No newline at end of file +[Visit the development repo][fc-repo] + + +[bower]: http://bower.io/ +[fc-homepage]: http://arshaw.com/fullcalendar/ +[fc-repo]: https://github.com/arshaw/fullcalendar \ No newline at end of file