Skip to content

Commit fad79b6

Browse files
authored
Agora was renamed to SeazMe - adding a link
1 parent 45ba35d commit fad79b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/2-structured/discover-your-innersource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Make it easy to find the reusable code.
3535
* Pull in Repo names, descriptions and README.md files into the search engine assuming that a search engine exists. Note: a one-stop-shop kind of search engine for all relevant communication and documentation is difficult to attain. Even when using Github's enterprise offering, people often deploy additional systems like wikis to host content orthogonal to what is in the code repositories, slack channels (or IRC), mailing lists (or even nntp servers), some place to store stuff written down in office formats, search over personal e-mail etc. Several of these systems come with search built-in, but integrating this content in one search box or even just deploying a federated search engine across all sources often doesn't come off-the-shelf.
3636
* Consider using existing tools:
3737
* GitHub Enterprise and npmjs have built-in searches on meta-data
38-
* PayPal's Agora project (planned to be open sourced) addresses similar challenges with data source integration
38+
* PayPal's [SeazMe](https://github.com/paypal/seazme) project addresses similar challenges with data source integration
3939
* Implement process change to first check for internal solutions for this problem.
4040
* Tool with a central view (but people are more inclined to google externally than look internally)
4141
* Concierge service (guide) to help product people find stuff. Might not scale but could be helpful in the beginning.

0 commit comments

Comments
 (0)