set_resource_file_uri method

set_resource_file_uri

Overrides the URI that will appear in the Markdown output.

def set_resource_file_uri(self, resource_file_uri):
    ...
Parameter Type Description
resource_file_uri str The new URI (for example, a CDN URL).

See Also