Skip to content

Commit ab3814e

Browse files
committed
pre-commit
1 parent 3177e60 commit ab3814e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/maintainer/knowledge_base.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ That's it, with those two modifiers, you can get a lot done! Some examples inclu
2525
- [Scripts that use CMake on Windows](https://github.com/search?type=code&q=org%3Aconda-forge+cmake+path%3Arecipe%2F*.bat).
2626
- [Recipes that use cross-compilation](https://github.com/search?type=code&q=org%3Aconda-forge+path%3Ameta.yaml+%22target_platform+%21%3D+build_platform%22+OR+%22build_platform+%21%3D+target_platform%22).
2727

28-
2928
:::tip Configure your browser to have a search shortcut
3029

3130
For example, in Chrome you can go to [`chrome://settings/searchEngines`](chrome://settings/searchEngines) and add a new entry with:
@@ -37,7 +36,6 @@ For example, in Chrome you can go to [`chrome://settings/searchEngines`](chrome:
3736
And with that you can simply type `cf your-search-here` for super fast queries!
3837
:::
3938

40-
4139
<a id="using-cmake"></a>
4240

4341
## Using CMake

0 commit comments

Comments
 (0)