Skip to content

Commit

Permalink
updated documentation links to github
Browse files Browse the repository at this point in the history
  • Loading branch information
nickeeex authored May 26, 2017
1 parent e344739 commit 6dc7c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Frends.Web/Web.cs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ public class RestResponse
public class Web
{
/// <summary>
/// For a more detailed documentation see: https://bitbucket.org/hiqfinland/frends.web#markdown-header-webrestrequest
/// For a more detailed documentation see: https://github.com/FrendsPlatform/Frends.Web
/// </summary>
/// <param name="input">Input parameters</param>
/// <param name="options">Optional parameters with default values</param>
Expand Down Expand Up @@ -168,7 +168,7 @@ public static async Task<object> RestRequest([CustomDisplay(DisplayOption.Tab)]
}

/// <summary>
/// For a more detailed documentation see: https://bitbucket.org/hiqfinland/frends.web#markdown-header-webhttprequest
/// For a more detailed documentation see: https://github.com/FrendsPlatform/Frends.Web
/// </summary>
/// <param name="input">Input parameters</param>
/// <param name="options">Optional parameters with default values</param>
Expand Down

0 comments on commit 6dc7c7f

Please sign in to comment.