docs/Filing.md in intrinio-sdk-4.0.0 vs docs/Filing.md in intrinio-sdk-5.0.0

- old
+ new

@@ -14,10 +14,10 @@ ------------ | ------------- | ------------- **id** | String | The Intrinio ID of the Filing   **filing_date** | Date | The date when the filing was submitted to the SEC by the company   **accepted_date** | DateTime | The date and time when the filing was accepted by SEC   **period_end_date** | Date | The ending date of the fiscal period for the filing   -**report_type** | String | The filing <a href=\"/documentation/sec_filing_report_types\" target=\"_blank\">report type</a>   +**report_type** | String | The filing <a href=\"https://docs.intrinio.com/documentation/sec_filing_report_types\" target=\"_blank\">report type</a>   **sec_unique_id** | String | A unique identifier for the filing provided by the SEC   **filing_url** | String | The URL to the filing page on the SEC site   **report_url** | String | The URL to the actual report on the SEC site   **instance_url** | String | The URL for the XBRL filing for the report   **company** | [**CompanySummary**](CompanySummary.md) |