Skip to content

Commit c7b3b14

Browse files
authored
Merge pull request #618 from gaurav-nelson/telco-hub-linkfix
fix: update GitHub links to point to the sandbox repository for Telco Hub pattern
2 parents 8d96b40 + 03cba18 commit c7b3b14

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/patterns/telco-hub/_index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ aliases: /telco-hub/
1515
# uncomment once this exists
1616
# pattern_logo: telco-hub.png
1717
links:
18-
github: https://github.com/validatedpatterns/telco-hub-pattern
18+
github: https://github.com/validatedpatterns-sandbox/telco-hub-pattern
1919
install: getting-started
20-
bugs: https://github.com/validatedpatterns/telco-hub-pattern/issues
20+
bugs: https://github.com/validatedpatterns-sandbox/telco-hub-pattern/issues
2121
feedback: https://docs.google.com/forms/d/e/1FAIpQLScI76b6tD1WyPu2-d_9CCVDr3Fu5jYERthqLKJDUGwqBg7Vcg/viewform
2222
ci: telco-hub
2323
---

content/patterns/telco-hub/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ include::modules/comm-attributes.adoc[]
3636
+
3737
[source,terminal]
3838
----
39-
$ git clone https://github.com/validatedpatterns/telco-hub-pattern.git
39+
$ git clone https://github.com/validatedpatterns-sandbox/telco-hub-pattern.git
4040
$ cd telco-hub-pattern
4141
----
4242

0 commit comments

Comments
 (0)