You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EXTENDING.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,5 +131,4 @@ if __name__ == "__main__":
131
131
```
132
132
133
133
## external plugins
134
-
External plugins can be added and installed in the same env as node-scraper plugins. Find an
135
-
example of an external plugin in **`/docs/node-scraper-external`**
134
+
External plugins can be added and installed in the same env as node-scraper plugins. See -> [docs/node-scraper-external/README.md](node-scraper-external/README.md)
0 commit comments