Skip to content

Commit b3af12b

Browse files
committed
docs: changing branch for s1 data in visualizer
1 parent 70489c0 commit b3af12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/visualizer/src/controllers/graph-data-source.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ interface RawSpectrumTokenJson {
5151
}
5252

5353
const SOURCE_PATH =
54-
"https://raw.githubusercontent.com/adobe/spectrum-tokens/main/packages/tokens/";
54+
"https://raw.githubusercontent.com/adobe/spectrum-tokens/s1-legacy/packages/tokens/";
5555

5656
const MANIFEST_JSON = "manifest.json";
5757

0 commit comments

Comments
 (0)