|
31 | 31 | - [Consuming](#consuming) |
32 | 32 | - [Getting started](#getting-started) |
33 | 33 | - [Migrating to Boxo](#migrating-to-boxo) |
34 | | - - [What is the deprecation and breaking change policy?](#what-is-the-deprecation-and-breaking-change-policy) |
| 34 | + - [Deprecations and Breaking Changes](#deprecations-and-breaking-changes) |
35 | 35 | - [Development](#development) |
36 | 36 | - [Should I add my IPFS component to Boxo?](#should-i-add-my-ipfs-component-to-boxo) |
37 | 37 | - [Release Process](#release-process) |
|
42 | 42 | - [What are some projects that depend on this project?](#what-are-some-projects-that-depend-on-this-project) |
43 | 43 | - [Governance and Access](#governance-and-access) |
44 | 44 | - [Why is this named "Boxo"?](#why-is-this-named-boxo) |
45 | | - - [Additional FAQs](#additional-faqs) |
| 45 | + - [Additional Docs and FAQs](#additional-docs-and-faqs) |
46 | 46 | - [License](#license) |
47 | 47 |
|
48 | 48 | <!-- /TOC --> |
@@ -120,7 +120,7 @@ We recommend upgrading to v0.8.0 first, and _then_ upgrading to the latest Boxo |
120 | 120 |
|
121 | 121 | If you encounter any challenges, please [open an issue](https://github.com/ipfs/boxo/issues/new/choose) and Boxo maintainers will help you. |
122 | 122 |
|
123 | | -### Deprecations & Breaking Changes |
| 123 | +### Deprecations and Breaking Changes |
124 | 124 |
|
125 | 125 | See [RELEASE.md](./RELEASE.md). |
126 | 126 |
|
@@ -182,7 +182,7 @@ See [CODEOWNERS](./docs/CODEOWNERS) for the current maintainers list. Governance |
182 | 182 |
|
183 | 183 | See https://github.com/ipfs/boxo/issues/215. |
184 | 184 |
|
185 | | -### Additional Docs & FAQs |
| 185 | +### Additional Docs and FAQs |
186 | 186 |
|
187 | 187 | See [the wiki](https://github.com/ipfs/boxo/wiki). |
188 | 188 |
|
|
0 commit comments