]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix link to dockerhub in readme. 18452/head
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 14 May 2025 09:37:26 +0000 (11:37 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 14 May 2025 09:40:50 +0000 (11:40 +0200)
README.md

index 7a06b8351fb1a188db42be10472c77ed48029fb3..ae206f84ad973b72e3be88f0cf8b2f9e9a013912 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ to the complex data structures and algorithms required.
 For the impatient:
 ------------------
 
-Let's say you've unpacked the .tar.gz file into a directory /path/to/dealii/sources. 
+Let's say you've unpacked the .tar.gz file into a directory /path/to/dealii/sources.
 Then configure, compile, and install the deal.II library with:
 
     $ mkdir build
@@ -71,13 +71,13 @@ Docker Images:
 -------------
 
 Docker images based on the Ubuntu operating system are available on
-[Docker Hub](https://hub.docker.com/repository/docker/dealii/dealii). You can 
-use any of the available version 
-([list of available tags](https://hub.docker.com/repository/docker/dealii/dealii/tags)) 
+[Docker Hub](https://hub.docker.com/r/dealii/dealii). You can
+use any of the available version
+([list of available tags](https://hub.docker.com/r/dealii/dealii/tags))
 by running, for example:
 
     $ docker run --rm -t -i dealii/dealii:master-focal
 
-The above command would drop you into an isolated environment, in which you 
+The above command would drop you into an isolated environment, in which you
 will find the latest version of deal.II (master development branch) installed
 under `/usr/local`.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.