Skip to content

Commit

Permalink
reverted external references
Browse files Browse the repository at this point in the history
  • Loading branch information
pasotee committed Jan 18, 2024
1 parent fbd3ce4 commit 060b447
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions website/docs/sdk-reference/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,3 @@ Check out our language specific<a href="https://app.configcat.com/sdkkey" target

- [Documentation](sdk-reference/ios.md) on how to connect your application.
- <a href="https://github.com/ConfigCat/swift-sdk" target="_blank">GitHub repository of the ConfigCat Swift SDK.</a>

## Unreal Engine

- [Documentation](sdk-reference/unreal.md) on how to connect your application.
- <a href="https://github.com/configcat/unreal-engine-sdk" target="_blank">GitHub repository of the ConfigCat Unreal Engine SDK.</a>

1 change: 0 additions & 1 deletion website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ module.exports = {
{ type: 'doc', id: 'sdk-reference/python', label: 'Python' },
{ type: 'doc', id: 'sdk-reference/ruby', label: 'Ruby' },
{ type: 'doc', id: 'sdk-reference/ios', label: 'Swift (iOS)' },
{ type: 'doc', id: 'sdk-reference/unreal', label: 'Unreal Engine' },
{
'Community Maintained': [
{
Expand Down
1 change: 0 additions & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ const features = [
{ url: 'sdk-reference/python', title: 'Python' },
{ url: 'sdk-reference/ruby', title: 'Ruby' },
{ url: 'sdk-reference/ios', title: 'Swift (iOS)' },
{ url: 'sdk-reference/unreal', title: 'Unreal Engine' },
],
},
{
Expand Down

0 comments on commit 060b447

Please sign in to comment.