Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7cdd837

Browse files
authored
Docs: Update remaining HTTP URLs to HTTPS
Update a few remaining HTTP URLs to HTTPS. The only ones left are XMLNS-likeURLs or ones to localhost - those need to stay as-is.Closesgh-5479
1 parent556eaf4 commit7cdd837

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ npm start
211211

212212
Run the unit tests with a local server that supports PHP. Ensure that you run the site from the root directory, not the "test" directory. No database is required. Pre-configured php local servers are available for Windows and Mac. Here are some options:
213213

214-
- Windows:[WAMP download](http://www.wampserver.com/en/)
214+
- Windows:[WAMP download](https://www.wampserver.com/en/)
215215
- Mac:[MAMP download](https://www.mamp.info/en/downloads/)
216216
- Linux:[Setting up LAMP](https://www.linux.com/training-tutorials/easy-lamp-server-installation/)
217217
-[Mongoose (most platforms)](https://code.google.com/p/mongoose/)

‎build/fixtures/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You can also use jQuery from npm even in the browser setup. Read along for more
9898

9999
###Using jQuery from npm
100100

101-
There are several ways to use jQuery from npm. One is to use a build tool like[Webpack](https://webpack.js.org/),[Browserify](http://browserify.org/) or[Babel](https://babeljs.io/). For more information on using these tools, please refer to the corresponding project's documentation.
101+
There are several ways to use jQuery from npm. One is to use a build tool like[Webpack](https://webpack.js.org/),[Browserify](https://browserify.org/) or[Babel](https://babeljs.io/). For more information on using these tools, please refer to the corresponding project's documentation.
102102

103103
Another way is to use jQuery directly in Node.js. See the[Node.js pre-requisites](#nodejs-pre-requisites) section for more details on the Node.js-specific part of this.
104104

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp