Fix URLs for new Dynare website

issue#70
Sébastien Villemot 2019-04-16 15:39:51 +02:00
parent 1fee4840b6
commit 489b4e840c
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<a name="logo"/>
<div align="center">
<a href="http://www.dynare.org/" target="_blank">
<img src="http://www.dynare.org/img/dynare.png" alt="Dynare Logo"></img>
<a href="https://www.dynare.org/" target="_blank">
<img src="https://www.dynare.org/assets/images/logo/dlogo.svg" alt="Dynare Logo"></img>
</a>
</div>
@ -9,7 +9,7 @@
The Dynare Preprocessor defines the Dynare model language. It takes in a `.mod`
file, computes the derivatives of the model represented therein, and produces
Matlab/Octave, C, Julia, or JSON output.
MATLAB/Octave, C, Julia, or JSON output.
There is more to come here. For the moment, see the [Dynare
repository](https://git.dynare.org/Dynare/dynare)

View File

@ -10,7 +10,7 @@ Upstream-Contact: Dynare Team, whose members in 2019 are:
Johannes Pfeifer <jpfeifer@gmx.de>
Marco Ratto <marco.ratto@ec.europa.eu>
Sébastien Villemot <sebastien@dynare.org>
Source: http://www.dynare.org
Source: https://www.dynare.org
Files: *
Copyright: 1996-2019 Dynare Team