Skip to content

Commit e821eb3

Browse files
committed
Redirect to new website
1 parent 16b630b commit e821eb3

38 files changed

+23
-829
lines changed

β€ŽREADME.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<h1 align="center">Quick Picture Viewer</h1>
55

66
<p align="center">
7-
<a href="https://moduleart.github.io/quick-picture-viewer/">Quick Picture Viewer</a> is a lightweight, versatile desktop image viewer for Windows.<br>The best replacement for the default Windows photo viewer.
7+
<a href="https://moduleart.github.io/quickpictureviewer">Quick Picture Viewer</a> is a lightweight, versatile desktop image viewer for Windows.<br>The best replacement for the default Windows photo viewer.
88
<br><br>
99
<a href="https://github.com/ModuleArt/quick-picture-viewer/releases">
1010
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/moduleart/quick-picture-viewer?include_prereleases">
@@ -17,7 +17,7 @@
1717
<a alt="Trello roadmap" href="https://trello.com/b/mFgTs747/quick-picture-viewer">
1818
<img src="https://img.shields.io/badge/planner-trello-%230079BF" />
1919
</a><br>
20-
<a href="https://moduleart.github.io/quick-picture-viewer">
20+
<a href="https://moduleart.github.io/quickpictureviewer">
2121
<img src="/docs/screenshots/main.png">
2222
</a>
2323
<br>
@@ -151,7 +151,7 @@ git submodule update
151151
## πŸ“¦ Related projects:
152152

153153
- <a href="https://github.com/ModuleArt/quick-library/">Quick Library</a> - Windows Forms Control class library for "Quick" apps (.NET Framework)<br>
154-
- <a href="https://github.com/ModuleArt/qpv-plugins/">QPV Plugins</a> - Set of preinstalled plugins for the <a href="https://moduleart.github.io/quick-picture-viewer/">Quick Picture Viewer</a>
154+
- <a href="https://github.com/ModuleArt/qpv-plugins/">QPV Plugins</a> - Set of preinstalled plugins for the <a href="https://moduleart.github.io/quickpictureviewer">Quick Picture Viewer</a>
155155

156156
## 🧰 Other great apps:
157157

β€Žchocolatey/quick-picture-viewer/quick-picture-viewer.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<owners>Module Art</owners>
88
<title>Quick Picture Viewer</title>
99
<authors>Module Art</authors>
10-
<projectUrl>https://moduleart.github.io/quick-picture-viewer/</projectUrl>
10+
<projectUrl>https://moduleart.github.io/quickpictureviewer</projectUrl>
1111
<iconUrl>https://cdn.jsdelivr.net/gh/ModuleArt/quick-picture-viewer@master/quick-picture-viewer/resources/imgs/picture512.png</iconUrl>
1212
<copyright>Copyright Β© 2021 Module Art</copyright>
1313
<licenseUrl>https://github.com/ModuleArt/quick-picture-viewer/blob/master/LICENSE</licenseUrl>

β€Ždocs/fonts/inter-bold.ttf

-287 KB
Binary file not shown.

β€Ždocs/fonts/inter-regular.ttf

-281 KB
Binary file not shown.

β€Ždocs/imgs/banner.png

-379 KB
Binary file not shown.

β€Ždocs/imgs/icons/cup.png

-268 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/file.png

-1.31 KB
Binary file not shown.

β€Ždocs/imgs/icons/gif.png

-1.88 KB
Binary file not shown.

β€Ždocs/imgs/icons/github.png

-520 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/keyboard.png

-865 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/opensource.png

-591 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/patreon.png

-352 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/paypal.png

-500 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/photoshop.png

-2.11 KB
Binary file not shown.

β€Ždocs/imgs/icons/pip.png

-913 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/plugins/blur.png

-279 Bytes
Binary file not shown.
-303 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/plugins/invert.png

-292 Bytes
Binary file not shown.
-449 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/plugins/picker.png

-294 Bytes
Binary file not shown.
-372 Bytes
Binary file not shown.
-271 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/puzzle.png

-1.69 KB
Binary file not shown.

β€Ždocs/imgs/icons/rocket.png

-2.8 KB
Binary file not shown.

β€Ždocs/imgs/icons/settings.png

-4.37 KB
Binary file not shown.

β€Ždocs/imgs/icons/trello.png

-272 Bytes
Binary file not shown.

β€Ždocs/imgs/icons/windows.png

-299 Bytes
Binary file not shown.

β€Ždocs/imgs/moduleart/white256.png

-2.56 KB
Binary file not shown.

β€Ždocs/imgs/screenshots/main.png

-767 KB
Binary file not shown.

0 commit comments

Comments
Β (0)