File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ INSTALLATION
36
36
------------
37
37
Install as you would normally install a contributed Drupal module. For further
38
38
information, see:
39
- https://www.drupal.org/node/1897420
39
+ https://www.drupal.org/docs/8/extending-drupal-8/installing-modules
40
40
41
41
CONFIGURATION
42
42
-------------
@@ -56,8 +56,8 @@ configured to be indexed. More details are available online in the handbook [4].
56
56
There, you can also find answers to frequently asked questions and common
57
57
pitfalls to avoid.
58
58
59
- [3] https://www.drupal.org/node/1254698
60
- [4] https://www.drupal.org/node/1251246
59
+ [3] https://www.drupal.org/docs/8/modules/search-api/getting-started/server-backends-and-features
60
+ [4] https://www.drupal.org/docs/8/modules/search-api/getting-started
61
61
62
62
DEVELOPERS
63
63
----------
@@ -97,13 +97,13 @@ framework.
97
97
98
98
The handbook documentation for developers is available at [5].
99
99
100
- [5] https://www.drupal.org/node/2001110
100
+ [5] https://www.drupal.org/docs/8/modules/search-api/developer-documentation
101
101
102
102
To know which parts of the module can be relied upon as its public API, please
103
103
read the "Drupal 8 backwards compatibility and internal API policy" [6] and the
104
104
module's issue regarding potential module-specific changes to that policy [7].
105
105
106
- [6] https://www.drupal.org/node/2562903
106
+ [6] https://www.drupal.org/core/d8-bc-policy
107
107
[7] https://www.drupal.org/node/2871549
108
108
109
109
MAINTAINERS
You can’t perform that action at this time.
0 commit comments