Skip to content

Commit

Permalink
Change GithubRepoName
Browse files Browse the repository at this point in the history
GithubRepoName redirected to XamUI repository
  • Loading branch information
aimore committed Jul 18, 2019
1 parent 7329fd6 commit a9d2f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snppts/Snippets/XamTranslator.cs
Expand Up @@ -7,7 +7,7 @@ public class XamTranslator : IAmASnippet
{
public string Slug => "xam-translator";
public string Title => "Xam Translator";
public string GithubRepoName => "aimore/XFTranslator";
public string GithubRepoName => "aimore/XamUI";
public bool ContainsAndroidSample => true;
public bool ContainsiOSSample => true;
public bool ContainsUWPSample => false;
Expand Down

0 comments on commit a9d2f78

Please sign in to comment.