Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit da75a0e

Browse files
authored
change URL to match desired local build page (#1216)
1 parent 712dc8b commit da75a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/composer-playground/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</button>
1616
</li>
1717
<li *ngIf="!usingLocally">
18-
<a href="https://hyperledger.github.io/composer/getting-started/using-playground-locally.html" target="_blank">
18+
<a href="https://hyperledger.github.io/composer/installing/using-playground-locally.html" target="_blank">
1919
<svg class="nav-icon" aria-hidden="true">
2020
<use xlink:href="#icon-simple_docker"></use>
2121
</svg>

0 commit comments

Comments
 (0)