Skip to content

Commit

Permalink
Updated readme and documentation location.
Browse files Browse the repository at this point in the history
  • Loading branch information
wzorgdrager committed Feb 1, 2019
1 parent 6bd85e7 commit 8c8442e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

- - - -

Bachelor Project Codefeedr
CodeFeedr
--------------------------

[![Build Status](https://travis-ci.org/codefeedr/bep_codefeedr.svg?branch=develop)](https://travis-ci.org/codefeedr/bep_codefeedr)
[![BCH compliance](https://bettercodehub.com/edge/badge/codefeedr/bep_codefeedr?branch=develop)](https://bettercodehub.com/)
[![Coverage Status](https://coveralls.io/repos/github/codefeedr/bep_codefeedr/badge.svg?branch=develop)](https://coveralls.io/github/codefeedr/bep_codefeedr?branch=develop)
[![Build Status](https://travis-ci.org/codefeedr/codefeedr.svg?branch=develop)](https://travis-ci.org/codefeedr/codefeedr)
[![BCH compliance](https://bettercodehub.com/edge/badge/codefeedr/codefeedr?branch=develop)](https://bettercodehub.com/)
[![Coverage Status](https://coveralls.io/repos/github/codefeedr/codefeedr/badge.svg?branch=develop)](https://coveralls.io/github/codefeedr/codefeedr?branch=develop)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![University](https://img.shields.io/badge/university-tudelft-blue.svg)](http://swerl.tudelft.nl/bin/view/Main/WebHome)

Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# limitations under the License.

site_name: CodeFeedr Documentation
repo_name: 'codefeedr/bep_codefeedr'
repo_url: 'https://github.com/codefeedr/bep_codefeedr'
repo_name: 'codefeedr/codefeedr'
repo_url: 'https://github.com/codefeedr/codefeedr'
markdown_extensions:
- admonition
- codehilite
Expand Down

0 comments on commit 8c8442e

Please sign in to comment.