We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa8f7c commit 72c63d2Copy full SHA for 72c63d2
1 file changed
download.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>OpenTOPAS - Download</title>
+ <title>TOPAS - Download</title>
7
<link rel="stylesheet" href="styles.css"> <!-- Link to your external CSS file -->
8
</head>
9
@@ -22,7 +22,7 @@ <h2>Source code:</h2>
22
23
<h2>Docker:</h2>
24
25
- OpenTOPAS is also available as <b>Docker</b> images (under testing).
+ TOPAS is also available as <b>Docker</b> images (under testing).
26
<a href="https://hub.docker.com/repository/docker/opentopas/opentopas/general" target="_blank" class="button">Docker</a>
27
28
<h2>TOPAS courses:</h2>
0 commit comments