summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-compiler/core
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-12-19 16:42:40 +0900
committerGitHub <[email protected]>2020-12-19 16:42:40 +0900
commit563ebbf0833c6642ce8d95795e53748227dd6985 (patch)
treea5dfb9895dfd14437c220eac2072c4d95eb1b7db /mrbgems/mruby-compiler/core
parent08d4365252d421f71800992b34684e320ce41ca6 (diff)
parentf7c5c00d6ea47ee940525b52acb1d9f495d62ae2 (diff)
downloadmruby-563ebbf0833c6642ce8d95795e53748227dd6985.tar.gz
mruby-563ebbf0833c6642ce8d95795e53748227dd6985.zip
Merge pull request #5229 from jbampton/fix-links
🔒 Fix missing HTTPS on links
Diffstat (limited to 'mrbgems/mruby-compiler/core')
-rw-r--r--mrbgems/mruby-compiler/core/y.tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mrbgems/mruby-compiler/core/y.tab.c b/mrbgems/mruby-compiler/core/y.tab.c
index a1852b831..012f4a74e 100644
--- a/mrbgems/mruby-compiler/core/y.tab.c
+++ b/mrbgems/mruby-compiler/core/y.tab.c
@@ -16,7 +16,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work