Prechádzať zdrojové kódy

Fix: Change src links to images in README and getting-started docs page (#2351)

BG-Software 4 mesiacov pred
rodič
commit
5619b2d8be

+ 5 - 0
.changeset/wet-pans-attend.md

@@ -0,0 +1,5 @@
+---
+"@tabler/docs": patch
+---
+
+Fix `src` links to images in README and getting-started docs page

+ 3 - 3
README.md

@@ -1,5 +1,5 @@
 <p align="center">
 <p align="center">
-<a href="https://github.com/tabler/tabler"><img src="https://raw.githubusercontent.com/tabler/tabler/refs/heads/dev/preview/static/logo.svg" alt="A premium and open source dashboard template with a responsive and high-quality UI." width="300"></a><br><br>
+<a href="https://github.com/tabler/tabler"><img src="https://raw.githubusercontent.com/tabler/tabler/refs/heads/dev/shared/static/logo.svg" alt="A premium and open source dashboard template with a responsive and high-quality UI." width="300"></a><br><br>
 A premium and open source dashboard template with a responsive and high-quality UI.
 A premium and open source dashboard template with a responsive and high-quality UI.
 </p>
 </p>
 
 
@@ -25,7 +25,7 @@ A premium and open source dashboard template with a responsive and high-quality
 
 
 <p align="center">
 <p align="center">
 	<a href="https://github.com/sponsors/codecalm" target="_blank">
 	<a href="https://github.com/sponsors/codecalm" target="_blank">
-			<img src="https://raw.githubusercontent.com/tabler/tabler/dev/preview/static/sponsor-banner-homepage.svg" alt="Sponsor Banner">
+			<img src="https://raw.githubusercontent.com/tabler/tabler/dev/shared/static/sponsor-banner-homepage.svg" alt="Sponsor Banner">
 	</a>
 	</a>
 </p>
 </p>
 
 
@@ -59,7 +59,7 @@ Tabler is fully responsive and compatible with all modern browsers. Thanks to it
 
 
 <p align="center">
 <p align="center">
 	<a href="https://preview.tabler.io" target="_blank">
 	<a href="https://preview.tabler.io" target="_blank">
-			<img src="https://raw.githubusercontent.com/tabler/tabler/dev/preview/static/tabler-preview.png" alt="Tabler Preview">
+			<img src="https://raw.githubusercontent.com/tabler/tabler/dev/shared/static/tabler-preview.png" alt="Tabler Preview">
 	</a>
 	</a>
 </p>
 </p>
 
 

+ 1 - 1
docs/content/ui/getting-started/index.md

@@ -13,4 +13,4 @@ Tabler is fully responsive and compatible with all modern browsers. Thanks to it
 
 
 Tabler is a perfect solution if you want to create an interface which is not only user-friendly but also fully responsive. Thanks to the big choice of ready-made components, you can customize your design and adapt it to the needs of even the most demanding users. On top of that, Tabler is an open source solution, continuously developed and improved by the open source community.
 Tabler is a perfect solution if you want to create an interface which is not only user-friendly but also fully responsive. Thanks to the big choice of ready-made components, you can customize your design and adapt it to the needs of even the most demanding users. On top of that, Tabler is an open source solution, continuously developed and improved by the open source community.
 
 
-<img src="https://raw.githubusercontent.com/tabler/tabler/dev/preview/static/tabler-preview.png?2" src-dark="https://raw.githubusercontent.com/tabler/tabler/dev/preview/static/tabler-preview-dark.png?2" alt="Screencap of tabler site showing global traffic and statistics" />
+<img src="https://raw.githubusercontent.com/tabler/tabler/dev/shared/static/tabler-preview.png?2" src-dark="https://raw.githubusercontent.com/tabler/tabler/dev/shared/static/tabler-preview-dark.png?2" alt="Screencap of tabler site showing global traffic and statistics" />