Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit 49bada8

Browse files
authored
Merge pull request #5 from afoucret/update-readme
Remove outdated swiftype references from the README.
2 parents 9f796f1 + dd33243 commit 49bada8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<p align="center"><img src="https://github.com/swiftype/swiftype-app-search-python/blob/master/logo-app-search.png?raw=true" alt="Elastic App Search Logo"></p>
1+
<p align="center"><img src="https://github.com/elastic/app-search-python/blob/master/logo-app-search.png?raw=true" alt="Elastic App Search Logo"></p>
22

3-
<p align="center"><a href="https://circleci.com/gh/swiftype/swiftype-app-search-python"><img src="https://circleci.com/gh/swiftype/swiftype-app-search-python.svg?style=svg" alt="CircleCI buidl"></a>
4-
<a href="https://github.com/swiftype/swiftype-app-search-python/releases"><img src="https://img.shields.io/github/release/swiftype/swiftype-app-search-python/all.svg?style=flat-square" alt="GitHub release" /></a></p>
3+
<p align="center"><a href="https://circleci.com/gh/elastic/app-search-python"><img src="https://circleci.com/gh/elastic/app-search-python.svg?style=svg&circle-token=81e61cb3b81dbfdc5cb8c0cbe8cf082d94c79f96 " alt="CircleCI build"></a>
54

6-
> A first-party Python client for building excellent, relevant search experiences with [Elastic App Search](https://www.elastic.co/cloud/app-search-service).
5+
6+
> A first-party Python client for building excellent, relevant search experiences with [Elastic App Search](https://www.elastic.co/products/app-search).
77
88
## Contents
99

@@ -265,7 +265,7 @@ python setup.py test
265265

266266
### Where do I report issues with the client?
267267

268-
If something is not working as expected, please open an [issue](https://github.com/swiftype/swiftype-app-search-python/issues/new).
268+
If something is not working as expected, please open an [issue](https://github.com/elastic/app-search-python/issues/new).
269269

270270
### Where can I learn more about App Search?
271271

@@ -279,7 +279,7 @@ You can checkout the [Elastic App Search community discuss forums](https://discu
279279

280280
We welcome contributors to the project. Before you begin, a couple notes:
281281

282-
+ Prior to opening a pull request, please create an issue to [discuss the scope of your proposal](https://github.com/swiftype/swiftype-app-search-python/issues).
282+
+ Prior to opening a pull request, please create an issue to [discuss the scope of your proposal](https://github.com/elastic/app-search-python/issues).
283283
+ Please write simple code and concise documentation, when appropriate.
284284

285285
## License 📗

0 commit comments

Comments
 (0)