Skip to content

Commit bc9934d

Browse files
authored
Merge pull request #15406 from gap-editor/dev
docs (`stack.md`): remove part about Algolia
2 parents 5043b89 + ba954ea commit bc9934d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- [React](https://reactjs.org/) - A JavaScript library for building component-based user interfaces
1111
- [Typescript](https://www.typescriptlang.org/) - TypeScript is a strongly typed programming language that builds on JavaScript
1212
- [Chakra UI](https://chakra-ui.com/) - A UI library (Migration in progress)
13-
- [Algolia](https://www.algolia.com/) - Site indexing, rapid intra-site search results, and search analytics. [Learn more on how we implement Algolia for site search](./docs/ALGOLIA_DOCSEARCH.md).
13+
- [Algolia](https://www.algolia.com/) - Site indexing, rapid intra-site search results, and search analytics.
1414
- Primary implementation: `/src/components/Search/index.ts`
1515
- [Crowdin](https://crowdin.com/) - crowdsourcing for our translation efforts (See "Translation initiative" below)
1616
- [GitHub Actions](https://github.com/features/actions) - Manages CI/CD, and issue tracking

0 commit comments

Comments
 (0)