mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00
docs: fix broken link
This commit is contained in:
parent
af0b03a8f0
commit
26c4c20bab
@ -856,7 +856,7 @@ lxw_error workbook_set_custom_property_datetime(lxw_workbook *workbook,
|
||||
* @endcode
|
||||
*
|
||||
* The rules for names in Excel are explained in the
|
||||
* [Microsoft Office documentation](http://office.microsoft.com/en-001/excel-help/define-and-use-names-in-formulas-HA010147120.aspx).
|
||||
* [Microsoft Office documentation](https://support.microsoft.com/en-us/office/define-and-use-names-in-formulas-4d0f13ac-53b7-422e-afd2-abd7ff379c64).
|
||||
*
|
||||
*/
|
||||
lxw_error workbook_define_name(lxw_workbook *workbook, const char *name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user