diff --git a/README.md b/README.md index 58094b6ea147..189ef8e26dbd 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Thanks to Linode for providing Hosting for the Demo, Beta, and Documentation sit [issues-shield]: https://img.shields.io/github/issues/hay-kot/mealie.svg?style=flat-square [issues-url]: https://github.com/hay-kot/mealie/issues [license-shield]: https://img.shields.io/github/license/hay-kot/mealie.svg?style=flat-square -[license-url]: https://github.com/hay-kot/mealie/blob/master/LICENSE.txt +[license-url]: https://github.com/hay-kot/mealie/blob/dev/LICENSE [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/hay-kot [product-screenshot]: docs/docs/assets/img/home_screenshot.png diff --git a/docs/docs/documentation/community-guide/bulk-url-import.md b/docs/docs/documentation/community-guide/bulk-url-import.md index f81a15cd26a4..402fdd3e2cb1 100644 --- a/docs/docs/documentation/community-guide/bulk-url-import.md +++ b/docs/docs/documentation/community-guide/bulk-url-import.md @@ -43,6 +43,9 @@ import_from_file $input $token $mealie_url ``` +#### Go +See Jleagle/mealie-importer. + #### Python ```python import requests