Skip to content

Commit

Permalink
Update Github URL for Graduation (apache#11803)
Browse files Browse the repository at this point in the history
  • Loading branch information
dave2wave authored Aug 26, 2021
1 parent 07aff70 commit f874d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site2/website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const functionsApiUrl = url + "/functions-rest-api";
const sourceApiUrl = url + "/source-rest-api";
const sinkApiUrl = url + "/sink-rest-api";
const packagesApiUrl = url + "/packages-rest-api";
const githubUrl = 'https://github.com/apache/incubator-pulsar';
const githubUrl = 'https://github.com/apache/pulsar';
const baseUrl = '/';

const siteVariables = {
Expand Down

0 comments on commit f874d97

Please sign in to comment.