wuchong commented on a change in pull request #10669: 
[FLINK-15192][docs][table] Split 'SQL' page into multiple sub pages for better 
readability
URL: https://github.com/apache/flink/pull/10669#discussion_r361291267
 
 

 ##########
 File path: docs/dev/table/catalogs.md
 ##########
 @@ -144,7 +144,7 @@ List<String> tables = catalog.listTables("mydb); // tables 
should contain "mytab
 ## Catalog API
 
 Note: only catalog program APIs are listed here. Users can achieve many of the 
same funtionalities with SQL DDL. 
-For detailed DDL information, please refer to [SQL 
DDL](https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/sql.html#ddl).
+For detailed DDL information, please refer to [SQL DDL](sql/ddl.html).
 
 Review comment:
   relative link also works here. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to