Skip to content

Commit 73e885a

Browse files
committed
Fix image links.
1 parent 6716d03 commit 73e885a

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Biosphere provides multi-cloud deployments to increase the availability of cloud
77

88
The Biosphere portal provides different high-level cloud interfaces to analyze your data:
99

10-
![Biosphere portal top banner](https://raw.githubusercontent.com/IFB-ElixirFr/biosphere/master/assets/img/biosphere-portal-top.png)
10+
![Biosphere portal top banner](assets/img/biosphere-portal-top.png)
1111

1212
* [1] The [RAINBio](https://biosphere.france-bioinformatique.fr/catalogue) catalogue to select the bioinformatics cloud appliances, useful for your analysis,
1313
* [2] An operating center (tab [myVM](https://biosphere.france-bioinformatique.fr/cloud)) to manage your cloud deployments with single virtual machines (VM) or complex applications with multiple VM,
@@ -18,11 +18,11 @@ To use the clouds of IFB-Biosphere, you need to ask for an account, and get memb
1818
The Support menu [4] provides the **current status and usage** of the whole infrastructure and the **contact email address** to get help in case of troubles.
1919

2020
**Biosphere federates 8 academic clouds** deployed in regional IFB platforms:
21-
[IFB-core](https://www.france-bioinformatique.fr/fr/core),
22-
[GenOuest](https://ressources.france-bioinformatique.fr/fr/plateformes/genouest),
23-
[PRABI-LBBE](https://ressources.france-bioinformatique.fr/fr/plateformes/prabi-doua),
24-
[BiRD](https://ressources.france-bioinformatique.fr/fr/plateformes/bird),
25-
[BIstrO](https://ressources.france-bioinformatique.fr/fr/plateformes/bistro),
26-
[Bilille](https://ressources.france-bioinformatique.fr/fr/plateformes/bilille),
27-
[PSMN ENSL-Lyon](http://www.ens-lyon.fr/PSMN/doku.php),
28-
[AuBi](https://ressources.france-bioinformatique.fr/fr/plateformes/aubi).
21+
- [IFB-core](https://www.france-bioinformatique.fr/fr/core),
22+
- [GenOuest](https://ressources.france-bioinformatique.fr/fr/plateformes/genouest),
23+
- [PRABI-LBBE](https://ressources.france-bioinformatique.fr/fr/plateformes/prabi-doua),
24+
- [BiRD](https://ressources.france-bioinformatique.fr/fr/plateformes/bird),
25+
- [BIstrO](https://ressources.france-bioinformatique.fr/fr/plateformes/bistro),
26+
- [Bilille](https://ressources.france-bioinformatique.fr/fr/plateformes/bilille),
27+
- [CBPsmn](http://www.ens-lyon.fr/PSMN/doku.php),
28+
- [AuBi](https://ressources.france-bioinformatique.fr/fr/plateformes/aubi).

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Biosphere provides multi-cloud deployments to increase the availability of cloud
77

88
The Biosphere portal provides different high-level cloud interfaces to analyze your data:
99

10-
![Biosphere portal top banner](https://raw.githubusercontent.com/IFB-ElixirFr/biosphere/master/assets/img/biosphere-portal-top.png)
10+
![Biosphere portal top banner](assets/img/biosphere-portal-top.png)
1111

1212
* [1] The [RAINBio](https://biosphere.france-bioinformatique.fr/catalogue) catalogue to select the bioinformatics cloud appliances, useful for your analysis,
1313
* [2] An operating center (tab [myVM](https://biosphere.france-bioinformatique.fr/cloud)) to manage your cloud deployments with single virtual machines (VM) or complex applications with multiple VM,

docs/signin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For example, at the second step of the account request, an email message will be
2626

2727
Once your account is created, you will be asked to apply to your affiliation/project/training group.
2828

29-
![Group table](https://raw.githubusercontent.com/lkhamvongsa/biosphere/master/docs/assets/img/groups_list.png){ width="500", align=right }
29+
![Group table](assets/img/groups_list.png){ width="500", align=right }
3030

3131
1. Go to the [Biosphere Groups page](https://biosphere.france-bioinformatique.fr/cloudweb_account/groups).
3232
2. Select the tab "Join a group".

docs/vm_deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Different pre-defined bioinformatics environments ('appliances') are available f
44

55
Each appliance is shortly described in a box, like in the following exampleof the `BioPipes`app.
66

7-
![Biosphere portal RAINBio box example](https://github.com/IFB-ElixirFr/biosphere/raw/master/assets/img/rainbio-box.png){ width="500", align=right }
7+
![Biosphere portal RAINBio box example](assets/img/rainbio-box.png){ width="500", align=right }
88

99

1010
The list of integrated tools and associated topics are summarized in the box {==[4]==}.

0 commit comments

Comments
 (0)