diff --git a/markdown/api.md b/markdown/api.md index 7db5ba7..a1cc2a1 100644 --- a/markdown/api.md +++ b/markdown/api.md @@ -21,10 +21,8 @@ Quick navigation: The "[Advanced Rest Client](https://install.advancedrestclient.com/install)" is a tool for convenient REST API test access and code generators for various programming languages. All major platforms and [a browser plugin](https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo) are supported. - * Prepared ARC filed can be download in the individual sections below. - * To import an ARC file, open the "APIs" tab, then drop the file on the left panel. - -![arcimport](images/arcimport.png) + * Prepared ARC filed can be download in the individual sections below. View as RAW and safe to a ```*.arc``` file on your disk. + * To import an ARC file, open the ARC program, then use the ```File -> Import Data...``` menu. Then select your ARC file. ## Access Details diff --git a/markdown/images/arcimport.png b/markdown/images/arcimport.png deleted file mode 100644 index 59e7004..0000000 Binary files a/markdown/images/arcimport.png and /dev/null differ diff --git a/src/main/resources/static b/src/main/resources/static index aff934f..60d3d2f 160000 --- a/src/main/resources/static +++ b/src/main/resources/static @@ -1 +1 @@ -Subproject commit aff934fd610a766004185cfa6735a4d6dd2b3438 +Subproject commit 60d3d2f1a52d3bdbec34f4f932a86b7137c770d9