10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-11-03 20:53:59 +01:00

Issue tracker

This commit is contained in:
Anthony Scemama 2020-11-24 18:59:01 +01:00
parent 1a77a4c0a5
commit 66636ad021
4 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@ Thanks to the present website, one can easily test and compare the accuracy of a
To clone this website and use it locally please run the following commands.
```bash
git clone --recurse-submodules https://github.com/mveril/QUESTDB_website/
git clone --recurse-submodules https://github.com/LCPQ/QUESTDB_website/
cd QUESTDB_website
make serve
```

View File

@ -21,7 +21,7 @@ theme = "beautifulhugo"
[Author]
name = "M. Véril"
email = "mveril@irsamc.ups-tlse.fr"
github = "mveril/QUESTDB_website"
github = "LCPQ/QUESTDB_website"
twitter = "LCPQ_UMR5626"
# reddit = "username"
# linkedin = "username"

View File

@ -24,4 +24,4 @@ from the [LCPQ laboratory](http://www.lcpq.ups-tlse.fr) in Toulouse (France).
<img class="funding" height="100" src="/img/CNRS.png" alt="CNRS logo" hspace="5" vspace="5" />
</div>
For any problem concerning the website, please contact [Mickaël Véril](mailto:mveril@irsamc.univ-tlse.fr).
Please report problems/bugs on the [GitHub issue tracker](https://github.com/LCPQ/QUESTDB_website/issues).