Skip to content

Commit 99ae09c

Browse files
removed empty event tracking page, fixed broken links to go docs (#591)
1 parent 02a994f commit 99ae09c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/sdks/event-tracking.md

Whitespace-only changes.

docs/sdks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The read more about our specific SDKs, check out the SDK-specific docs below:
132132
- [Node](server-sdks/node/intro)
133133
- [Java](server-sdks/java)
134134
- [Python](server-sdks/python/intro)
135-
- [Go](server-sdks/go)
135+
- [Go](server-sdks/go/intro)
136136
- [Rust](server-sdks/rust/intro)
137137
- [Ruby](server-sdks/ruby/intro)
138138
- [.NET](server-sdks/dotnet/intro)

docs/sdks/server-sdks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Eppo's server-side SDKs may be used to implement flags and run experiments in yo
1616
- [Python](/sdks/server-sdks/python/intro)
1717
- [Java](/sdks/server-sdks/java)
1818
- [Dot Net](/sdks/server-sdks/dotnet/intro)
19-
- [Go](/sdks/server-sdks/go)
19+
- [Go](/sdks/server-sdks/go/intro)
2020
- [Ruby](/sdks/server-sdks/ruby/intro)
2121
- [PHP](/sdks/server-sdks/php/intro)
2222
- [Rust](/sdks/server-sdks/rust/intro)

0 commit comments

Comments
 (0)