Commits

Takeshi Nakazato authored 30fa037b61f
CAS-13586 more fix on broken link
No tags

casa5/gcwrap/tools/tables/table.xml

Modified
1275 1275 <param type="string" name="taqlcommand">
1276 1276 <description>TaQL expression</description>
1277 1277 <value>TaQL expression</value>
1278 1278 </param>
1279 1279 </input>
1280 1280 <returns type="table">
1281 1281 <shortdescription>a table tool with the TaQL results
1282 1282 </shortdescription>
1283 1283 </returns>
1284 1284 <example>
1285 - For more information on TaQL see http://www.astron.nl/aips++/docs/notes/199
1285 + For more information on TaQL see https://casacore.github.io/casacore-notes/199.html
1286 1286 </example>
1287 1287 </method>
1288 1288
1289 1289 <method type="function" name="query">
1290 1290 <shortdescription>Make a table from a query</shortdescription>
1291 1291
1292 1292 <description>
1293 1293 Make a table from a query applied to the current table. <!-- The query
1294 1294 is the qualification part of the <link
1295 1295 anchor="table:tablecommand">tablecommand</link>.--> It is possible to

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut