diff --git a/Jenkinsfile b/Jenkinsfile index 39a72e52..b5bfb90d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ String platform='Xamarin-Android'; { checkout scm - def branchCommit = '"' + 'https://api.github.com/repos/syncfusion-content/Xamarin.Android-docs/pulls/'+env.pullRequestId+'/files' + def branchCommit = 'https://api.github.com/repos/syncfusion-content/'+env.githubSourceRepoHttpUrl.split('/')[env.githubSourceRepoHttpUrl.split('/').size() - 1]+'/pulls/' + env.pullRequestId + '/files' String branchCommitDetails = bat returnStdout: true, script: 'curl -H "Accept: application/vnd.github.v3+json" -u SyncfusionBuild:' + env.GithubBuildAutomation_PrivateToken + " " + branchCommit def ChangeFiles= branchCommitDetails.split('"filename": '); diff --git a/xamarin-android-toc.html b/xamarin-android-toc.html index ac1cdbbe..a18a5c98 100644 --- a/xamarin-android-toc.html +++ b/xamarin-android-toc.html @@ -782,7 +782,7 @@
  • Release Notes -