Skip to content

Commit 8dd5c32

Browse files
committed
Fix more broken Wiki links
1 parent f64287a commit 8dd5c32

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: _faqs/explain-cql.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See also [CQL in the Glossary](/reference/glossary/#cql) and RAML Module Builder
1212
[CQL2PgJSON](https://github.com/folio-org/raml-module-builder#cql2pgjson-multi-field-index),
1313
and [Post Tenant (schema.json)](https://github.com/folio-org/raml-module-builder#the-post-tenant-api)
1414
documentation sections for further CQL information.
15-
The Wiki [FOLIOtips/Searching](https://wiki.folio.org/pages/viewpage.action?pageId=33948019) has notes about search indexes, and example CQL syntax search queries.
15+
The Wiki [FOLIOtips/Searching](https://folio-org.atlassian.net/wiki/x/cItW) has notes about search indexes, and example CQL syntax search queries.
1616

1717
See explanations and examples below for
1818
[Field match operator](#field) and [Word match operators](#word).

Diff for: reference/glossary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ is a summary of terms used in that context, e.g. component, package, module, app
4343

4444
### Okapi-Stripes Platform, LSP Base, LSP Extended
4545

46-
The "Okapi-Stripes Platform" and the "FOLIO LSP Base" and the "FOLIO LSP Extended Apps" are [defined](https://wiki.folio.org/x/kozc).
46+
The "Okapi-Stripes Platform" and the "FOLIO LSP Base" and the "FOLIO LSP Extended Apps" are [defined](https://folio-org.atlassian.net/wiki/x/CxJN).
4747

4848
## FOLIO Special Interest Groups (SIGs) {#sigs}
4949

Diff for: search-other.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Refer to specific
5959

6060
Other notes about Search facilities in the "FOLIO" apps:
6161

62-
* [FOLIOtips/Searching](https://wiki.folio.org/pages/viewpage.action?pageId=33948019) has notes about search indexes, and example [CQL](/reference/glossary/#cql) syntax search queries.
62+
* [FOLIOtips/Searching](https://folio-org.atlassian.net/wiki/x/cItW) has notes about search indexes, and example [CQL](/reference/glossary/#cql) syntax search queries.
6363
* [Proposal](https://wiki.folio.org/display/DD/Search): full-text search with Elastic.
6464

6565
<div class="folio-spacer-content"></div>

Diff for: start/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Bearing in mind that [FOLIO uses any programming language](/guides/any-programmi
2222

2323
## Fundamental documentation
2424

25-
- [Definition of the Okapi-Stripes Platform, FOLIO LSP Base and FOLIO LSP Extended Apps](https://wiki.folio.org/x/kozc)
25+
- [Definition of the Okapi-Stripes Platform, FOLIO LSP Base and FOLIO LSP Extended Apps](https://folio-org.atlassian.net/wiki/x/CxJN)
2626
- [Okapi Guide and Reference](https://github.com/folio-org/okapi/blob/master/doc/guide.md).
2727
- [Modularity in FOLIO: Principles, Techniques and Tools](https://doi.org/10.23974/ijol.2021.vol6.2.208).
2828
- [FOLIO-Sample-Modules guide](https://github.com/folio-org/folio-sample-modules/blob/master/README.md).

0 commit comments

Comments
 (0)