Skip to content

Commit 000f256

Browse files
committed
Fix: convert remaining upstream issue URLs to clickable links
Signed-off-by: Chetan175 <chetanahuja175@gmail.com>
1 parent 3517b7f commit 000f256

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

src/collections/programs/gsoc-2023/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ import playground from "./meshery-playground-alt-4.webp";
5858
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
5959
- Expected project size: 350 hours
6060
- Difficulty: Hard
61-
- Upstream Issue (URL): https://github.com/meshery/meshery/issues/7019
61+
- Upstream Issue (URL): [https://github.com/meshery/meshery/issues/7019](https://github.com/meshery/meshery/issues/7019)
6262

6363
#### [MeshModel] Kubernetes Ontology Browser
6464

@@ -72,7 +72,7 @@ import playground from "./meshery-playground-alt-4.webp";
7272
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
7373
- Expected project size: 350 hours
7474
- Difficulty: Hard
75-
- Upstream Issue (URL): https://github.com/meshery/meshery/issues/7465
75+
- Upstream Issue (URL): [https://github.com/meshery/meshery/issues/7465](https://github.com/meshery/meshery/issues/7465)
7676

7777
#### Adopt OCI as the packaging and distribution format for Meshery MeshModels
7878

@@ -86,7 +86,7 @@ import playground from "./meshery-playground-alt-4.webp";
8686
- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
8787
- Expected project size: 175 hours
8888
- Difficulty: Medium
89-
- Upstream Issue (URL): https://github.com/meshery/meshery/issues/6447
89+
- Upstream Issue (URL): [https://github.com/meshery/meshery/issues/6447](https://github.com/meshery/meshery/issues/6447)
9090

9191
<br />
9292
<hr />

src/collections/programs/gsoc-2024/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import playground from "./meshery-playground-alt-4.webp";
5555
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/antonette-caldwell">Antonette Caldwell</Link>
5656
- **Expected project size:** 350 hours
5757
- **Difficulty:** Hard
58-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/6680
58+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/6680](https://github.com/meshery/meshery/issues/6680)
5959

6060
#### Expand CLI capabilities for registry management
6161

@@ -68,7 +68,7 @@ import playground from "./meshery-playground-alt-4.webp";
6868
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/uzair-shaikh">Uzair Shaikh</Link>
6969
- **Expected project size:** 350 hours
7070
- **Difficulty:** Hard
71-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/8176
71+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/8176](https://github.com/meshery/meshery/issues/8176)
7272

7373
#### Expand integration with Artifact Hub
7474

@@ -82,7 +82,7 @@ import playground from "./meshery-playground-alt-4.webp";
8282
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/aabid-sofi">Aabid Sofi</Link>
8383
- **Expected project size:** 350 hours
8484
- **Difficulty:** Hard
85-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/9966
85+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/9966](https://github.com/meshery/meshery/issues/9966)
8686

8787
### Cloud Native Playground
8888

@@ -99,7 +99,7 @@ import playground from "./meshery-playground-alt-4.webp";
9999
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
100100
- **Expected project size:** 350 hours
101101
- **Difficulty:** Hard
102-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/7019
102+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/7019](https://github.com/meshery/meshery/issues/7019)
103103

104104
#### [MeshModel] Kubernetes Ontology Browser
105105

@@ -113,7 +113,7 @@ import playground from "./meshery-playground-alt-4.webp";
113113
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
114114
- **Expected project size:** 350 hours
115115
- **Difficulty:** Hard
116-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/7465
116+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/7465](https://github.com/meshery/meshery/issues/7465)
117117

118118
#### Adopt OCI as the packaging and distribution format for Meshery MeshModels
119119

@@ -127,7 +127,7 @@ import playground from "./meshery-playground-alt-4.webp";
127127
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/abhishek-kumar">Abhishek Kumar</Link>
128128
- **Expected project size:** 175 hours
129129
- **Difficulty:** Medium
130-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/6447
130+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/6447](https://github.com/meshery/meshery/issues/6447)
131131

132132
<br />
133133
<hr />

src/collections/programs/gsoc-2025/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import playground from "./meshery-playground-alt-4.webp";
5050
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>
5151
- **Expected project size:** 175 hours
5252
- **Difficulty:** Medium
53-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13554
53+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13554](https://github.com/meshery/meshery/issues/13554)
5454

5555
#### Support for Azure in Meshery
5656

@@ -61,7 +61,7 @@ import playground from "./meshery-playground-alt-4.webp";
6161
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:mia.grenell2337@gmail.com">Mia Grenell</Link>
6262
- **Expected project size:** large (175 hours)
6363
- **Difficulty:** Hard
64-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/11244
64+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/11244](https://github.com/meshery/meshery/issues/11244)
6565

6666
#### Distributed client-side inference (policy evaluation) with WebAssembly (WASM) and OPA in Meshery
6767

@@ -72,7 +72,7 @@ import playground from "./meshery-playground-alt-4.webp";
7272
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
7373
- **Expected project size:** large (175 hours)
7474
- **Difficulty:** Hard
75-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13555
75+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13555](https://github.com/meshery/meshery/issues/13555)
7676

7777
#### Kanvas Snapshot Kubectl Plugin
7878

@@ -84,7 +84,7 @@ import playground from "./meshery-playground-alt-4.webp";
8484
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
8585
- **Expected project size:** large (~ 175 hours)
8686
- **Difficulty:** Intermediate
87-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/12036
87+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/12036](https://github.com/meshery/meshery/issues/12036)
8888

8989
#### Meshery Model Support for kro ResourceGraphDefinitions (RGDs)
9090

@@ -96,7 +96,7 @@ import playground from "./meshery-playground-alt-4.webp";
9696
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:mia.grenell2337@gmail.com">Mia Grenell</Link>
9797
- **Expected project size:** 350 hours
9898
- **Difficulty:** Medium
99-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13520
99+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13520](https://github.com/meshery/meshery/issues/13520)
100100

101101
#### Hands-on tutorials using Meshery Playground
102102

@@ -109,7 +109,7 @@ import playground from "./meshery-playground-alt-4.webp";
109109
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
110110
- **Expected project size:** large (350 hours)
111111
- **Difficulty:** Hard
112-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13521
112+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13521](https://github.com/meshery/meshery/issues/13521)
113113

114114
#### Expanding end-to-end test coverage in Meshery using Playwright
115115

@@ -120,7 +120,7 @@ import playground from "./meshery-playground-alt-4.webp";
120120
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/ian-whitney">Ian Whitney</Link>
121121
- **Expected project size:** medium (175 hours)
122122
- **Difficulty:** Hard
123-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13514
123+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/13514](https://github.com/meshery/meshery/issues/13514)
124124

125125
#### Kubectl Plugin for MeshSync Snapshot
126126

@@ -134,7 +134,7 @@ import playground from "./meshery-playground-alt-4.webp";
134134
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="mailto:james.horton2337@gmail.com">James Horton</Link>
135135
- **Expected project size:** medium (175 hours)
136136
- **Difficulty:** Intermediate
137-
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/11869
137+
- **Upstream Issue (URL):** [https://github.com/meshery/meshery/issues/11869](https://github.com/meshery/meshery/issues/11869)
138138

139139
### Cloud Native Playground
140140

0 commit comments

Comments
 (0)