Skip to content

Commit 69a7694

Browse files
committed
Drop wrong api_wrappers from modules README.md
There is no api_wrappers folder inside this folder. The api_wrappers folder is in the sourced folder, not the modules folder. The AWS link is invalid, empty. Wolfram Alpha exists under the sourced/api_wrappers folder, where it was moved to from a root api_wrappers folder in c47ccd4.
1 parent e65d76c commit 69a7694

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

modules/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
- [Modules](#modules)
44
- [after](#after)
5-
- [api\_wrappers](#api_wrappers)
65
- [background\_task](#background_task)
76
- [base16](#base16)
87
- [coloring](#coloring)
@@ -33,12 +32,6 @@
3332

3433
Run a function after the given program (by PID)
3534

36-
## api_wrappers
37-
38-
Demo of various API wrappers:
39-
- [Wolfram Alpha](../sourced/api_wrappers/wolframalpha.nu)
40-
- [AWS]()
41-
4235
## background_task
4336

4437
make nushell "support" background task feature.

0 commit comments

Comments
 (0)