Skip to content

Commit 38b0eaa

Browse files
Copilotjunhouse
andauthored
Remove deprecated experiments documentation page (#2243)
* Initial plan * Remove old experiments documentation page Co-authored-by: junhouse <[email protected]> * Fix build error by removing experiments reference from _meta.ts Co-authored-by: junhouse <[email protected]> * Add build artifacts to .gitignore Co-authored-by: junhouse <[email protected]> * Restore robots.txt and update .gitignore Co-authored-by: junhouse <[email protected]> * Remove sitemap.xml from .gitignore --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: junhouse <[email protected]> Co-authored-by: KyungJun Kim <[email protected]>
1 parent f9e8723 commit 38b0eaa

File tree

3 files changed

+0
-147
lines changed

3 files changed

+0
-147
lines changed

pages/docs/reports/apps.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { Cards } from 'nextra/components'
33
# Other Apps
44

55
<Cards>
6-
<Cards.Card icon title="Experiments (OLD)" href="/docs/reports/apps/experiments" />
76
<Cards.Card icon title="Impact" href="/docs/reports/apps/impact" />
87
<Cards.Card icon title="JQL" href="/docs/reports/apps/jql" />
98
<Cards.Card icon title="Signal" href="/docs/reports/apps/signal" />

pages/docs/reports/apps/_meta.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export default {
2-
"experiments": "Experiments [OLD]",
32
"impact": "Impact",
43
"signal": "Signal",
54
"jql": "JQL"

pages/docs/reports/apps/experiments.mdx

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)