Update url for connecting to repo git sync (#14226)
This commit is contained in:
parent
adf70ed6fa
commit
c073170816
|
|
@ -4,6 +4,5 @@ public class Assets {
|
|||
|
||||
public static final String GENERATE_CRUD_PAGE_SUCCESS_URL_TABULAR = "https://assets.appsmith.com/crud/workflow_sql.svg";
|
||||
public static final String GENERATE_CRUD_PAGE_SUCCESS_URL_S3 = "https://assets.appsmith.com/crud/workflow_s3.svg";
|
||||
public final static String GIT_DEPLOY_KEY_DOC_URL = "https://docs.appsmith.com/core-concepts/git-sync#connecting-to-git-repository";
|
||||
public static final String GIT_REVOKE_ACCESS_CONSEQUENCE = "https://docs.appsmith.com/core-concepts/git-sync#connecting-to-git-repository";
|
||||
public final static String GIT_DEPLOY_KEY_DOC_URL = "https://docs.appsmith.com/core-concepts/version-control-with-git/connecting-to-git-repository#generating-a-deploy-key";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user