diff --git a/README.adoc b/README.adoc index deeadf459628..1a76048cac5b 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,7 @@ = Cow ifdef::env-github,env-browser[:relfileprefix: docs/] -https://travis-ci.com/CS2103-AY1819S1-T9-1/main[image:https://travis-ci.com/CS2103-AY1819S1-T9-1/main.svg?branch=master[Build Status]] +https://travis-ci.com/CS2103-AY1819S1-T09-1/main[image:https://travis-ci.com/CS2103-AY1819S1-T09-1/main.svg?branch=master[Build Status]] //// https://ci.appveyor.com/project/damithc/addressbook-level4[image:https://ci.appveyor.com/api/projects/status/3boko2x2vr5cc3w2?svg=true[Build status]] https://coveralls.io/github/se-edu/addressbook-level4?branch=master[image:https://coveralls.io/repos/github/se-edu/addressbook-level4/badge.svg?branch=master[Coverage Status]] diff --git a/build.gradle b/build.gradle index 9b5a54faaf1e..c821f1f142d3 100644 --- a/build.gradle +++ b/build.gradle @@ -208,7 +208,7 @@ asciidoctor { idseparator: '-', 'site-root': "${sourceDir}", // must be the same as sourceDir, do not modify 'site-name': 'Cow', - 'site-githuburl': 'https://github.com/CS2103-AY1819S1-T9-1/main' + 'site-githuburl': 'https://github.com/CS2103-AY1819S1-T09-1/main' ] options['template_dirs'].each { diff --git a/docs/DeveloperGuide.adoc b/docs/DeveloperGuide.adoc index 4081ecd811a3..9c3179da4a7c 100644 --- a/docs/DeveloperGuide.adoc +++ b/docs/DeveloperGuide.adoc @@ -13,9 +13,9 @@ ifdef::env-github[] :warning-caption: :warning: :experimental: endif::[] -:repoURL: https://github.com/CS2103-AY1819S1-T9-1/main +:repoURL: https://github.com/CS2103-AY1819S1-T09-1/main -By: `Team T9-1`      Since: `Aug 2018`      Licence: `MIT` +By: `Team T09-1`      Since: `Aug 2018`      Licence: `MIT` == Setting up diff --git a/docs/UserGuide.adoc b/docs/UserGuide.adoc index f1ec131b7bcd..304338d056bf 100644 --- a/docs/UserGuide.adoc +++ b/docs/UserGuide.adoc @@ -13,9 +13,9 @@ ifdef::env-github[] :tip-caption: :bulb: :note-caption: :information_source: endif::[] -:repoURL: https://github.com/CS2103-AY1819S1-T9-1/main +:repoURL: https://github.com/CS2103-AY1819S1-T09-1/main -By: `Team T9-1`      Since: `Aug 2018`      Licence: `MIT` +By: `Team T09-1`      Since: `Aug 2018`      Licence: `MIT` == Introduction