Skip to content

Commit b74bbf6

Browse files
committed
update links
1 parent 8a91134 commit b74bbf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; This file is for unifying the coding style for different editors and IDEs.
2-
; More information at http://editorconfig.org
2+
; More information at https://editorconfig.org
33

44
root = true
55

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MakeFile for building all the docs at once.
22
# Inspired by the Makefile used by bazaar.
3-
# http://bazaar.launchpad.net/~bzr-pqm/bzr/2.3/
3+
# https://bazaar.launchpad.net/~bzr-pqm/bzr/2.3/
44

55
PYTHON = python3
66
ES_HOST =

0 commit comments

Comments
 (0)