Function convert_urls

Source
fn convert_urls(
    poetry: &Table,
    project: &mut Table,
    diagnostics: &mut Vec<String>,
)