From 334918103f82dd3bea4572f7e880a83989a812b4 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 24 Jun 2022 17:20:15 +0200 Subject: [PATCH] link to the mlem search directly for baget --- Docs/index.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/index.md b/Docs/index.md index 21877fb..ae31940 100644 --- a/Docs/index.md +++ b/Docs/index.md @@ -4,7 +4,7 @@ # What next? - Get it on [NuGet](https://www.nuget.org/packages?q=mlem) -- Get prerelease builds on [BaGet](https://nuget.ellpeck.de) +- Get prerelease builds on [BaGet](https://nuget.ellpeck.de/?q=mlem) - See the source code on [GitHub](https://github.com/Ellpeck/MLEM) - See tutorials and API documentation on [the website](https://mlem.ellpeck.de/) - Check out [the demos](https://github.com/Ellpeck/MLEM/tree/release/Demos) on [Desktop](https://github.com/Ellpeck/MLEM/tree/release/Demos.DesktopGL) or [Android](https://github.com/Ellpeck/MLEM/tree/release/Demos.Android) diff --git a/README.md b/README.md index 9637045..4b04166 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # What next? - Get it on [NuGet](https://www.nuget.org/packages?q=mlem) -- Get prerelease builds on [BaGet](https://nuget.ellpeck.de) +- Get prerelease builds on [BaGet](https://nuget.ellpeck.de/?q=mlem) - See the source code on [GitHub](https://github.com/Ellpeck/MLEM) - See tutorials and API documentation on [the website](https://mlem.ellpeck.de/) - Check out [the demos](https://github.com/Ellpeck/MLEM/tree/main/Demos) on [Desktop](https://github.com/Ellpeck/MLEM/tree/main/Demos.DesktopGL) or [Android](https://github.com/Ellpeck/MLEM/tree/main/Demos.Android)