]> source.dussan.org Git - jquery-ui.git/commitdiff
Docs: Fix the link to Mongoose
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Sat, 11 May 2024 23:22:46 +0000 (01:22 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 14 May 2024 22:38:40 +0000 (00:38 +0200)
Ref gh-2249

CONTRIBUTING.md

index b10ab6b8670aecb42e115c0d7e7fa7e0bf447898..6d6a7e8142ad903a7ddd33f535896e3955a2f6e8 100644 (file)
@@ -72,7 +72,7 @@ The tests require a local web server and the samples contain some PHP, so a PHP
   * Windows: [WAMP download](https://www.wampserver.com/en/)
   * Mac: [MAMP download](https://www.mamp.info/en/mac/)
   * Linux: [Setting up LAMP](https://www.linux.com/learn/tutorials/288158-easy-lamp-server-installation)
-  * [Mongoose (most platforms)](https://code.google.com/archive/p/mongoose/)
+  * [Mongoose (most platforms)](https://mongoose.ws/)
   * [http-server](https://www.npmjs.com/package/http-server)
 
 ### Running the Tests