Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of git://github.com/niden/docsearch-configs
Browse files Browse the repository at this point in the history
* 'master' of git://github.com/niden/docsearch-configs:
  Change to the URL
  • Loading branch information
niden committed Jan 3, 2019
2 parents 1e422de + 2cf0c92 commit ae998c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/zephir-lang.json
Expand Up @@ -2,7 +2,7 @@
"index_name": "zephir-lang",
"start_urls": [
{
"url": "https://docs.zephir-lang.com/(?P<lang>.*?)/(?P<version>.*?)/",
"url": "https://docs.zephir-lang.com/(?P<version>.*?)/(?P<lang>.*?)/",
"variables": {
"lang": [
"en",
Expand Down Expand Up @@ -35,5 +35,5 @@
"conversation_id": [
"663902831"
],
"nb_hits": 8042
}
"nb_hits": 3185
}

0 comments on commit ae998c7

Please sign in to comment.