From 7e45253704606f5c958e61028c5003a20ec0e008 Mon Sep 17 00:00:00 2001 From: "marco.cisternino" Date: Fri, 21 Nov 2014 10:59:43 +0100 Subject: [PATCH] pablo users link in different tab --- INSTALL.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 56e294c6..118cf9f6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -60,4 +60,4 @@ If you have just built PABLO, its headers will be available at `PABLO/include/` If you have also installed PABLO, its headers will be available at `/my/installation/folder/PABLO/include/` folder and a static library `libPABLO.a` will be available at `/my/installation/folder/lib/` folder. ## Help -For any problem, please join the [PABLO Users Google Group](https://groups.google.com/forum/#!forum/pablo-users) and post your requests. \ No newline at end of file +For any problem, please join the PABLO Users Google Group and post your requests. \ No newline at end of file diff --git a/README.md b/README.md index 18a8ff07..5e46b27b 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ One of the main feature of PABLO is the low memory consumption in the basic conf Additional features available in PABLO are: 2:1 balancing between octants and a easy way to generate and store intersections between octants. ##Installation -Please, see INSTALL.md for installation instructions. +Please, see [INSTALL.md](https://github.com/optimad/PABLO/blob/master/INSTALL.md) for installation instructions.