Skip to content

Commit 44b120a

Browse files
Add links to platform specific docs in include (#7268)
* Add links to platform specific docs in include Nicer to see links to each platform docs * Update src/docs/product/profiling/index.mdx --------- Co-authored-by: Shana Matthews <shana.l.matthews@gmail.com>
1 parent a6ef44c commit 44b120a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/docs/product/profiling/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ description: "Profiling offers a deeper level of visibility on top of traditiona
1010

1111
**The currently supported platforms are:**
1212

13-
- Android (Java and Kotlin only)
14-
- iOS (Swift and Objective-C only)
15-
- Node.js
16-
- Python
17-
- PHP (including Laravel and Symfony)
18-
- Go [experimental]
19-
- Ruby [experimental]
13+
- [Android (Java and Kotlin only)](/platforms/android/profiling/)
14+
- [iOS (Swift and Objective-C only)](/platforms/apple/profiling/)
15+
- [Node.js](/platforms/node/profiling/)
16+
- [Python](/platforms/python/profiling/)
17+
- [PHP (including Laravel and Symfony)](/platforms/php/profiling/)
18+
- [Go [experimental]](/platforms/go/profiling/)
19+
- [Ruby [experimental]](/platforms/ruby/profiling/)
2020

2121
</Note>
2222

0 commit comments

Comments
 (0)