Skip to content

Commit 9679833

Browse files
authored
Merge pull request #60 from Unity-Technologies/dev
fixing broken image links in doc
2 parents bc98569 + e2a2ad1 commit 9679833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/com.unity.assetbundlebrowser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ Left hand pane showing a list of all bundles in the project. Available functiona
6363

6464
Icons indicate if the bundle is a standard or a scene bundle.
6565

66-
![Icon for standard bundle](https://github.com/Unity-Technologies/AssetBundles-Browser/blob/master/UnityEngine.AssetBundles/Editor/AssetBundleBrowser/Icons/ABundleBrowserIconY1756Basic.png)
66+
![Icon for standard bundle](../Editor/Icons/ABundleBrowserIconY1756Basic.png)
6767

68-
![Icon for scene bundle](https://github.com/Unity-Technologies/AssetBundles-Browser/blob/master/UnityEngine.AssetBundles/Editor/AssetBundleBrowser/Icons/ABundleBrowserIconY1756Scene.png)
68+
![Icon for scene bundle](../Editor/Icons/ABundleBrowserIconY1756Scene.png)
6969

7070
### Bundle Details
7171

0 commit comments

Comments
 (0)