Skip to content

Commit

Permalink
Replace http: with https: in conversejs.org links
Browse files Browse the repository at this point in the history
  • Loading branch information
linkmauve committed Mar 4, 2019
1 parent 7dd2188 commit b7ae9f2
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contribution Guidelines
=======================

Thanks for contributing to `Converse.js <http://conversejs.org>`_.
Thanks for contributing to `Converse.js <https://conversejs.org>`_.

Support questions
=================
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
6. `git commit -am "New release 5.0.0"`
7. `git tag -s v5.0.0
8. Run `git push && git push --tags`
9. Update http://conversejs.org
9. Update https://conversejs.org
10. Create `5.0.0` directory for the CDN.
* Create a new version for the CDN by copying
* Check out the correct tag
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"license": "MPL-2.0",
"minimum-stability": "stable",
"homepage": "http://conversejs.org/",
"homepage": "https://conversejs.org/",
"keywords": ["xmpp", "messaging", "chat", "presence"],
"require": {}
}
2 changes: 1 addition & 1 deletion css/converse.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/source/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ https://conversejs.org does), then you'll need a standalone connection manager.
For a standalone manager, see for example `Punjab <https://github.com/twonds/punjab>`_
and `node-xmpp-bosh <https://github.com/dhruvbird/node-xmpp-bosh>`_.

The demo on the `Converse homepage <http://conversejs.org>`_ uses a connection
The demo on the `Converse homepage <https://conversejs.org>`_ uses a connection
manager located at https://conversejs.org/http-bind.

This connection manager is available for testing purposes only, please don't
Expand Down
2 changes: 1 addition & 1 deletion mockup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<div id="header_wrap" class="outer">
<header class="inner">
<h1 id="project_title"><a href="http://conversejs.org">Converse.js</a></h1>
<h1 id="project_title"><a href="https://conversejs.org">Converse.js</a></h1>
<h2 id="project_tagline">Mockups</h2>
</header>
</div>
Expand Down
2 changes: 1 addition & 1 deletion sass/converse.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Converse.js (Web-based XMPP instant messaging client)
* http://conversejs.org
* https://conversejs.org
*
* Copyright (c) 2013-2018, JC Brand <[email protected]>
* Licensed under the Mozilla Public License
Expand Down
2 changes: 1 addition & 1 deletion src/converse-autocomplete.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-bookmarks.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2017, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-caps.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-chatboxviews.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-chatview.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-controlbox.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2017, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-dragresize.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2017, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-embedded.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-fullscreen.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) JC Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-headline.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2017, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-minimize.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-modal.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-muc-views.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-notification.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, JC Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-omemo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-profile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2017, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-register.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2017, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-roomslist.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-rosterview.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/converse-singleton.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/converse-chatboxes.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/converse-disco.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/converse-mam.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2012-2017, Jan-Carel Brand <[email protected]>
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/converse-muc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/converse-pubsub.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/converse-roster.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/converse-vcard.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js
// http://conversejs.org
// https://conversejs.org
//
// Copyright (c) 2013-2019, the Converse.js developers
// Licensed under the Mozilla Public License (MPLv2)
Expand Down
2 changes: 1 addition & 1 deletion src/headless/i18n.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// This is the internationalization module.
//
Expand Down
2 changes: 1 addition & 1 deletion src/headless/utils/core.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// This is the utilities module.
//
Expand Down
2 changes: 1 addition & 1 deletion src/headless/utils/form.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// This is the utilities module.
//
Expand Down
2 changes: 1 addition & 1 deletion src/headless/utils/muc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// This is the utilities module.
//
Expand Down
2 changes: 1 addition & 1 deletion src/utils/html.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Converse.js (A browser based XMPP chat client)
// http://conversejs.org
// https://conversejs.org
//
// This is a form utilities module.
//
Expand Down

0 comments on commit b7ae9f2

Please sign in to comment.