jsduck: Remove broken url from custom_tags.rb
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 3 Feb 2016 22:38:26 +0000 (23:38 +0100)
committerKrinkle <krinklemail@gmail.com>
Tue, 9 Feb 2016 19:18:18 +0000 (19:18 +0000)
This link no longer exists. It used to have a list of all built-in
tags which is now at https://github.com/senchalabs/jsduck/wiki#syntax.

Either way, that list isn't relevant to this file.

Change-Id: Idb072d0b5677a7031bc6ed08dc60425620df4b7d

maintenance/jsduck/custom_tags.rb

index cc8069d..33008d1 100644 (file)
@@ -1,6 +1,5 @@
 # Custom tags for JSDuck 5.x
 # See also:
-# - https://github.com/senchalabs/jsduck/wiki/Tags
 # - https://github.com/senchalabs/jsduck/wiki/Custom-tags
 # - https://github.com/senchalabs/jsduck/wiki/Custom-tags/7f5c32e568eab9edc8e3365e935bcb836cb11f1d
 require 'jsduck/tag/tag'