diff --git a/README-USAGE.md b/README-USAGE.md index 11a820a..2c1f375 100644 --- a/README-USAGE.md +++ b/README-USAGE.md @@ -3,8 +3,8 @@ Easy visual comparison of different translations or versions of itemized texts; e.g. poems, bibles, etc. -This repository is the build artifact of https://github.com/tasuk/side-by-side -See sample application at http://tasuk.github.io/sbs/#/base:tests.the_raven +This repository is the build artifact of https://github.com/tasuki/side-by-side +See sample application at http://tasuki.github.io/sbs/#/base:tests.the_raven ## Quick start — Set up @@ -13,7 +13,7 @@ appear at http://username.github.io/sbs/, where _username_ is your github username. [fork]: https://help.github.com/articles/fork-a-repo/ -[repository]: https://github.com/tasuk/sbs +[repository]: https://github.com/tasuki/sbs ### Basic usage @@ -149,7 +149,7 @@ You can [download the build] and set it up on your own web server. There are no dynamic parts, a static server is enough. Don't forget to set the appropriate `base` in `index.html`. -[download the build]: https://github.com/tasuk/sbs/archive/gh-pages.zip +[download the build]: https://github.com/tasuki/sbs/archive/gh-pages.zip ### Pretty urls — HTML5 mode @@ -163,7 +163,7 @@ To get rid of the hash in the url: ## Source & License -https://github.com/tasuk/side-by-side +https://github.com/tasuki/side-by-side Copyright (c) 2015 Vít Brunner diff --git a/README.md b/README.md index 39c72e7..d5bc853 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Side By Side -[![Build Status](https://travis-ci.org/tasuk/side-by-side.png?branch=master)](https://travis-ci.org/tasuk/side-by-side) +[![Build Status](https://travis-ci.org/tasuki/side-by-side.png?branch=master)](https://travis-ci.org/tasuki/side-by-side) Easy visual comparison of different translations or versions of itemized texts; e.g. poems, bibles, etc. @@ -9,7 +9,7 @@ e.g. poems, bibles, etc. Want to set up your own side by side comparison with minimal hassle? -See [the sample app](https://github.com/tasuk/sbs) with the instructions! +See [the sample app](https://github.com/tasuki/sbs) with the instructions! ## Development @@ -21,7 +21,7 @@ Install nodejs, eg. on Debian/Ubuntu: Clone the project, go to project folder, and install dependencies: - git clone git@github.com:tasuk/side-by-side.git + git clone git@github.com:tasuki/side-by-side.git cd side-by-side npm install @@ -38,7 +38,7 @@ http://0.0.0.0:8000/tests.html. Otherwise, run tests with `npm test`. ## Source & License -https://github.com/tasuk/side-by-side +https://github.com/tasuki/side-by-side Copyright (c) 2015 Vít Brunner diff --git a/source/partials/about.html.jade b/source/partials/about.html.jade index 18d6fa4..65a3e89 100644 --- a/source/partials/about.html.jade +++ b/source/partials/about.html.jade @@ -1,6 +1,6 @@ :markdown This project runs on free software, [grab the source - code](https://github.com/tasuk/side-by-side)! + code](https://github.com/tasuki/side-by-side)! *Note: This is very much work in progress!*