Update links

This commit is contained in:
Shohei YOSHIDA
2022-11-23 13:31:48 +09:00
parent e6cb409135
commit 0b6e064850
90 changed files with 213 additions and 213 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#compdef ghc ghci ghc-pkg
# ------------------------------------------------------------------------------
# Copyright (c) 2014 Github zsh-users - http://github.com/zsh-users
# Copyright (c) 2014 Github zsh-users - https://github.com/zsh-users
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
# Description
# -----------
#
# Completion script for ghc (http://www.haskell.org/ghc/)
# Completion script for ghc (https://www.haskell.org/ghc/)
#
# ------------------------------------------------------------------------------
# Authors