Skip to content

Commit e6f955e

Browse files
committed
Removed api.drupalize.me.
The Drupalize.Me API site is retired. See https://drupalize.me/api-site.
1 parent 11bfbda commit e6f955e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drupal-mode.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ whitespace at the end."
9999
%s is the search term."
100100
:type '(choice (const :tag "Api.drupal.org" "http://api.drupal.org/api/search/%v/%s")
101101
(const :tag "Api.drupalcontrib.org" "http://api.drupalcontrib.org/api/search/%v/%s")
102-
(const :tag "Api.drupalize.me" "http://api.drupalize.me/api/search/%v/%s")
103102
(string :tag "Other" "http://example.com/api/search/%v/%s"))
104103
:link '(url-link :tag "api.drupalcontrib.org" "http://api.drupalcontrib.org")
105104
:link '(url-link :tag "api.drupal.org" "http://api.drupal.org")

0 commit comments

Comments
 (0)