Skip to content
Snippets Groups Projects
Commit 3a84a064 authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

changed url

parent d06aa41b
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://christianwulf.github.io/teetime/LICENSE.txt</url>
<url>http://teetime-framework.github.io/LICENSE.txt</url>
</license>
</licenses>
......@@ -47,7 +47,7 @@
<issueManagement>
<system>GitLab</system>
<url>https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/issues/</url>
<url>https://build.se.informatik.uni-kiel.de/gitlab/teetime/teetime/issues/</url>
</issueManagement>
<developers>
......@@ -76,16 +76,6 @@
</developers>
<contributors>
<contributor>
<name>Robin Mohr</name>
<email>-</email>
<organization>-</organization>
<organizationUrl>-</organizationUrl>
<timezone>Europe/Berlin</timezone>
<roles>
<role>Committer</role>
</roles>
</contributor>
<contributor>
<name>Christian Claus Wiechmann</name>
<email>ccw@informatik.uni-kiel.de</email>
......@@ -99,9 +89,9 @@
</contributors>
<scm>
<connection>scm:git:https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime.git</connection>
<developerConnection>scm:git:ssh://gitlab@build.se.informatik.uni-kiel.de:chw/teetime.git</developerConnection>
<url>https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/</url>
<connection>scm:git:https://build.se.informatik.uni-kiel.de/gitlab/teetime/teetime.git</connection>
<developerConnection>scm:git:ssh://gitlab@build.se.informatik.uni-kiel.de:teetime/teetime.git</developerConnection>
<url>https://build.se.informatik.uni-kiel.de/gitlab/teetime/teetime/</url>
</scm>
<ciManagement>
......
......@@ -9,16 +9,16 @@ You can also download the source code from our Git repository.
Following URL's will give you read-only access to our server:
```xml
ssh://gitlab@build.se.informatik.uni-kiel.de:chw/teetime.git
ssh://gitlab@build.se.informatik.uni-kiel.de:teetime/teetime.git
```
or
```xml
http://build.se.informatik.uni-kiel.de/gitlab/chw/teetime.git
http://build.se.informatik.uni-kiel.de/gitlab/teetime/teetime.git
```
Last, but not least, TeeTime is also available on [GitHub](https://github.com/ChristianWulf/teetime).
Last, but not least, TeeTime is also available on [GitHub](https://github.com/teetime-framework/teetime).
### Workflow
......@@ -32,7 +32,7 @@ If you contribute, please follow our guidelines to comply to our quality standar
- Create a new branch for every code modification you want to perform.
- Contribute your changes and fixes by using the [merge request](https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/merge_requests) function in GitLab.
- Contribute your changes and fixes by using the [merge request](https://build.se.informatik.uni-kiel.de/gitlab/teetime/teetime/merge_requests) function in GitLab.
- Last, but not least, participate in discussions within our issue tracking system.
......
# Logo Download
The TeeTime Logo is licensed under a [Creative Commons Attribution 4.0 International](http://creativecommons.org/licenses/by/4.0/) License. Feel free to use it, as long as you provide a reference to this site.
![Logo](images/teetime-transparent-100.png)
Available formats:
* PNG, transparent: [641 x 150px](images/teetime-transparent-150.png), [427 x 100px](images/teetime-transparent-100.png), [214 x 50px](images/teetime-transparent-50.png)
* PNG, white background: [641 x 150px](images/teetime-white-150.png), [427 x 100px](images/teetime-white-100.png), [214 x 50px](images/teetime-white-50.png)
* SVG: [transparent](images/teetime-path.svg)
* PDF:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment