diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-04-30 12:10:27 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-04-30 12:10:27 -0400 |
commit | c3d06f7794855f726ed817f0bd33bb1c336275e0 (patch) | |
tree | 9a4c600af7d5edb304673d6299ce34cb81e09cff /doc/notifications.markdown | |
parent | 9fa8f63d25a1bd1b2ce17c5dc610680aefa290fe (diff) |
Change Kanboard's website URL to use HTTPS everywhere
Diffstat (limited to 'doc/notifications.markdown')
-rw-r--r-- | doc/notifications.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/notifications.markdown b/doc/notifications.markdown index b69696fa..b072df0b 100644 --- a/doc/notifications.markdown +++ b/doc/notifications.markdown @@ -15,7 +15,7 @@ Each user must enable the notifications in their profile: **User Profile > Notif To receive email notifications you need a valid email address in your profile and the application must be configured to send emails. -![Notifications](http://kanboard.net/screenshots/documentation/notifications.png) +![Notifications](https://kanboard.net/screenshots/documentation/notifications.png) You can choose your favorite notification method: @@ -36,11 +36,11 @@ Web notifications Web notifications are available from the dashboard or from the icon at the top: -![Web Notifications Icon](http://kanboard.net/screenshots/documentation/web-notifications-icon.png) +![Web Notifications Icon](https://kanboard.net/screenshots/documentation/web-notifications-icon.png) Notifications are shown in a list, so you can mark individual notification as read or everything. -![Web Notifications](http://kanboard.net/screenshots/documentation/web-notifications.png) +![Web Notifications](https://kanboard.net/screenshots/documentation/web-notifications.png) In this way you can still get notified without having to receive emails. |