Skip to content

Commit e6f2fe7

Browse files
authored
Fix welcome page
1 parent 3a7ef26 commit e6f2fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/resource/qxl/packagebrowser/welcome.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ <h1>Welcome to the Package Browser</h1>
4747
Please note that the package data is generally regenerated every 24 hours,
4848
so you will see new packages and new releases after a certain delay. To
4949
browse the latest and greatest versions of the packages, clone the
50-
<a href="javascript:void(window.open('https://github.com/qooxdoo/qxl.packageviewer'))">
51-
qooxdoo/qxl.packageviewer repo</a> and (re)build it with
50+
<a href="javascript:void(window.open('https://github.com/qooxdoo/qxl.packagebrowser'))">
51+
qooxdoo/qxl.packagebrowser repo</a> and (re)build it with
5252
<span class="code">qx serve --clean</span>.
5353
</ul>
5454
</body>

0 commit comments

Comments
 (0)