File: /home/wwwprimemarka/domains/primemarka.com/public_html/wp-content/themes/Zephyr/config/envato.php
<?php defined( 'ABSPATH' ) OR die( 'This script cannot be accessed directly.' );
/**
* Envato information configuration
*
* @var $config array Framework-based theme options config
*
* @filter us_config_envato
*/
return us_array_merge(
$config, array(
'purchase_url' => 'http://themeforest.net/item/zephyr-material-design-theme/9865647?ref=UpSolution',
'test_url' => 'http://themetest.net/zephyr/',
)
);