Skip to content

Commit 752ff32

Browse files
committed
fix: restore original URLs in README.md
Restored absolute URLs from relative paths Line 13: ../../../../supervisely-ecosystem/diff-merge-images-projects -> https://ecosystem.supervisely.com/apps/diff-merge-images-projects Line 31: ../../../../supervisely-ecosystem/diff-merge-project-meta -> https://ecosystem.supervisely.com/apps/diff-merge-project-meta
1 parent 7dc1fe5 commit 752ff32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</p>
1111

1212

13-
[![](https://img.shields.io/badge/supervisely-ecosystem-brightgreen)](../../../../supervisely-ecosystem/diff-merge-images-projects)
13+
[![](https://img.shields.io/badge/supervisely-ecosystem-brightgreen)](https://ecosystem.supervisely.com/apps/diff-merge-images-projects)
1414
[![](https://img.shields.io/badge/slack-chat-green.svg?logo=slack)](https://supervisely.com/slack)
1515
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/supervisely-ecosystem/diff-merge-images-projects)
1616
[![views](https://app.supervisely.com/img/badges/views/supervisely-ecosystem/diff-merge-images-projects.png)](https://supervisely.com)
@@ -28,7 +28,7 @@ Visually compare and merge two images projects: datasets / images / image tags /
2828

2929
**Step 1:** Add app to your team from Ecosystem if it is not there
3030

31-
**Step 2:** Please, firstly use [`Diff Merge Project Meta`](../../../../supervisely-ecosystem/diff-merge-project-meta) app to merge project metas: classes and tags. As a result empty project with merged classes and tags will be created. This project should be used as a result project for current application.
31+
**Step 2:** Please, firstly use [`Diff Merge Project Meta`](https://ecosystem.supervisely.com/apps/diff-merge-project-meta) app to merge project metas: classes and tags. As a result empty project with merged classes and tags will be created. This project should be used as a result project for current application.
3232

3333
**Step 2:** Run app from the `Apps` page of current team. Choose two projects to compare and merge
3434

0 commit comments

Comments
 (0)