From 08484062ac31b9f81f87a5c4203c2acd7a94389b Mon Sep 17 00:00:00 2001 From: Thomas Touhey Date: Mon, 18 Jul 2016 17:56:43 +0200 Subject: [PATCH] Modified links and details --- .gitlab-ci.yml | 3 +-- README.md | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2617d7f..0d7e2ba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,5 @@ # build: let's build the library. build: script: - - ./configure --prefix=./tests/files + - ./configure --prefix=./build - make - - make all-doc diff --git a/README.md b/README.md index f2830e9..ca45a57 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ The original docs have been written to markdown and are available [in the wiki]( ## Pre-requisites -| Name | Version | -| -------------------------------------------------| ------- | -| [libfx](http://up.thomas.touhey.fr/casio/lib/fx) | =1.0 | +| Name | Version | +| ----------------------------------------------| ------- | +| [libfx](https://forge.touhey.fr/casio/lib/fx) | =1.0 | ## Building