Skip to content

Commit

Permalink
W7100 discontinued, docusaurus upgrade, minor fixes
Browse files Browse the repository at this point in the history
W7100 and related modules moved to obsolete category
upgraded docusaurus version
minor fixes
  • Loading branch information
VikWiz committed Sep 24, 2024
1 parent 7e1bcd7 commit 5b3beb0
Show file tree
Hide file tree
Showing 54 changed files with 827 additions and 399 deletions.
12 changes: 6 additions & 6 deletions docs/Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ Open source hardware products.

### VAR Products

- [V(alue) A(dded) R(eseller) Products](VAR-Products-using-WIZnet/VAR_Products_using_WIZnet)
- [Ethernet Shield](VAR-Products-using-WIZnet/Ethernet_Shield.md)
- [WiFi Shield](VAR-Products-using-WIZnet/Wi-Fi_Shield.md)
- [Third-party](VAR-Products-using-WIZnet/Third_party.md)
- [V(alue) A(dded) R(eseller) Products](./VAR-Products-using-WIZnet/VAR_Products_using_WIZnet.md)
- [Ethernet Shield](./VAR-Products-using-WIZnet/Ethernet_Shield.md)
- [WiFi Shield](./VAR-Products-using-WIZnet/Wi-Fi_Shield.md)
- [Third-party](./VAR-Products-using-WIZnet/Third_party.md)



Expand All @@ -81,7 +81,7 @@ Open source hardware products.
### External Links

- 🌎[WIZnet Official Website](http://www.wiznet.io/)
- 🌎[WIZnet Developer Forum](http://forum.wiznet.io/)
- 🌎[WIZnet Developer Forum](http://maker.wiznet.io/forum/)
- 🌎[WIZnet Museum](http://wiznetmuseum.com/): Collection of IoTs
- 🌎[WIZnet Github](https://github.com/Wiznet): Open source repository

Expand All @@ -93,6 +93,6 @@ Open source hardware products.

### Tech Support

For technical support please post your questions at [https://forum.wiznet.io](https://forum.wiznet.io)
For technical support please post your questions at [https://maker.wiznet.io/forum](https://maker.wiznet.io/forum)

![](/img/mainlogo.jpg)
2 changes: 1 addition & 1 deletion docs/Product/Azure-Sphere/ASG210-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Technical Support Resources:

- [Microsoft Azure Sphere MSDN forum (technical questions, answers and support)](https://aka.ms/AzureSphereSupport)
- [Microsoft Azure Sphere Documentation](https://docs.microsoft.com/en-us/azure-sphere/)
- [WIZnet Azure Sphere Guadian product Community Forums](https://forum.wiznet.io/AzureSphereGuardian)
- [WIZnet Azure Sphere Guadian product Community Forums](https://maker.wiznet.io/forum/AzureSphereGuardian)
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ W5500イーサネットシールドにはW5500チップが使用されました

##  参考

![](/img/products/w5500/w5500_evb/icons/link.png) [WizWiki Forum](https://forum.wiznet.io/) : WIZnetの技術的サポートやプロジェクトを共有するフォーラム
![](/img/products/w5500/w5500_evb/icons/link.png) [WizWiki Forum](https://maker.wiznet.io/forum/) : WIZnetの技術的サポートやプロジェクトを共有するフォーラム

[Ethernet Library for ioShield-A](./ethernet_library_for_ioShield_A.md) : WIZnet WIZ550ioの技術的サポート

Expand Down
126 changes: 63 additions & 63 deletions docs/Product/Products.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,74 +7,74 @@ slug: /

## Azure Sphere Guardian Module

- [ASG210](Azure-Sphere/ASG210.md)
- [ASG210](./Azure-Sphere/ASG210.md)

-----

## iMCU

- [W7500](iMCU/W7500/Overview.md)
- [W7500P](iMCU/W7500P/Overview.md)
- [W7100A](iMCU/W7100/W7100A.md)
- [W7500](./iMCU/W7500/Overview.md)
- [W7500P](./iMCU/W7500P/Overview.md)
- [W7100A](./iMCU/W7100/W7100A.md)

The **IOP4IoT W7500** chip is the one-chip solution which integrates an ARM Cortex-M0, 128KB Flash and hardwired TCP/IP core for various embedded application platform especially internet of things.

-----

## Pre-programmed MCU

- [Pre-programmed MCU](Pre-programmed-MCU/Pre-programmed-MCU.md)
- [Pre-programmed MCU](./Pre-programmed-MCU/Pre-programmed-MCU.md)

-----

## iEthernet: Hardwired TCP/IP Chip

- [W5100S](iEthernet/W5100S/Overview.md)
- [W5500](iEthernet/W5500/Overview.md)
- [W6100](iEthernet/W6100/Overview.md)
- [W5100S](./iEthernet/W5100S/Overview.md)
- [W5500](./iEthernet/W5500/Overview.md)
- [W6100](./iEthernet/W6100/Overview.md)

### Evaluation Board

* 32-bit ARM® Cortex™-M0 based
- [W5500-EVB](iEthernet/W5500/W5500-EVB/W5500-EVB.md): W5500 chip evaluation board
- [W5500-EVB](./iEthernet/W5500/W5500-EVB/W5500-EVB.md): W5500 chip evaluation board

* RP2040 Based
- [W5100S-EVB-Pico](iEthernet/W5100S/w5100s-evb-pico.md): RP2040-based W5100S chip evaluation board
- [W5500-EVB-Pico](iEthernet/W5500/w5500-evb-pico.md): RP2040-based W5500 chip evaluation board
- [W6100-EVB-Pico](iEthernet/W6100/W6100-EVB-Pico.md): RP2040-based W6100 chip evaluation board
- [W5100S-EVB-Pico](./iEthernet/W5100S/w5100s-evb-pico.md): RP2040-based W5100S chip evaluation board
- [W5500-EVB-Pico](./iEthernet/W5500/w5500-evb-pico.md): RP2040-based W5500 chip evaluation board
- [W6100-EVB-Pico](./iEthernet/W6100/W6100-EVB-Pico.md): RP2040-based W6100 chip evaluation board

* RP2350 Based
- [W5100S-EVB-Pico2](iEthernet/W5100S/w5100s-evb-pico2.md): RP2350-based W5100S chip evaluation board
- [W5500-EVB-Pico2](iEthernet/W5500/w5500-evb-pico2.md): RP2350-based W5500 chip evaluation board
- [W6100-EVB-Pico2](iEthernet/W6100/W6100-EVB-Pico2.md): RP2350-based W6100 chip evaluation board
- [W5100S-EVB-Pico2](./iEthernet/W5100S/w5100s-evb-pico2.md): RP2350-based W5100S chip evaluation board
- [W5500-EVB-Pico2](./iEthernet/W5500/w5500-evb-pico2.md): RP2350-based W5500 chip evaluation board
- [W6100-EVB-Pico2](./iEthernet/W6100/W6100-EVB-Pico2.md): RP2350-based W6100 chip evaluation board
-----

## io Module (Internet Offload Module)

* [WIZ850io](ioModule/WIZ850io.md)
* [WIZ550io](ioModule/wiz550io.md)
* [WIZ850io](./ioModule/WIZ850io.md)
* [WIZ550io](./ioModule/wiz550io.md)

-----

## S2E Module (Serial to Ethernet Module)

### 1 Serial Port

* [WIZ107SR](S2E-Module/WIZ107SR/wiz107sr.md)
* [WIZ108SR](S2E-Module/WIZ108SR/wiz108sr.md)
* [WIZ750SR](S2E-Module/WIZ750SR/WIZ750SR.md)
* [WIZ750SR-100](S2E-Module/WIZ750SR-1xx-Series/WIZ750SR-100/WIZ750SR-100.md)
* [WIZ750SR-105](S2E-Module/WIZ750SR-1xx-Series/WIZ750SR-105/WIZ750SR-105.md)
* [WIZ750SR-110](S2E-Module/WIZ750SR-1xx-Series/WIZ750SR-110/WIZ750SR-110.md)
* [WIZ550SR](S2E-Module/WIZ550SR/WIZ550SR.md)
* [WIZ550S2E](S2E-Module/WIZ550S2E/WIZ550S2E.md)
* [W7500S2E-R1](S2E-Module/W7500S2E-R1/W7500S2E-R1.md)
* [W5500S2E-S1](S2E-Module/W5500S2E-S1/W5500S2E-S1.md)
* [W5500S2E-Z1](S2E-Module/W5500S2E-Z1/W5500S2E-Z1.md)
* [WIZ510SSL](S2E-Module/WIZ510SSL/WIZ510SSL.md)
* [WIZ500SR-RP](S2E-Module/WIZ5xxSR-RP-Series/WIZ500SR-RP/overview-en.md)
* [WIZ505SR-RP](S2E-Module/WIZ5xxSR-RP-Series/WIZ500SR-RP/overview-en.md)
* [WIZ510SR-RP](S2E-Module/WIZ5xxSR-RP-Series/WIZ500SR-RP/overview-en.md)
* [WIZ107SR](./S2E-Module/WIZ107SR/wiz107sr.md)
* [WIZ108SR](./S2E-Module/WIZ108SR/wiz108sr.md)
* [WIZ750SR](./S2E-Module/WIZ750SR/WIZ750SR.md)
* [WIZ750SR-100](./S2E-Module/WIZ750SR-1xx-Series/WIZ750SR-100/WIZ750SR-100.md)
* [WIZ750SR-105](./S2E-Module/WIZ750SR-1xx-Series/WIZ750SR-105/WIZ750SR-105.md)
* [WIZ750SR-110](./S2E-Module/WIZ750SR-1xx-Series/WIZ750SR-110/WIZ750SR-110.md)
* [WIZ550SR](./S2E-Module/WIZ550SR/WIZ550SR.md)
* [WIZ550S2E](./S2E-Module/WIZ550S2E/WIZ550S2E.md)
* [W7500S2E-R1](./S2E-Module/W7500S2E-R1/W7500S2E-R1.md)
* [W5500S2E-S1](./S2E-Module/W5500S2E-S1/W5500S2E-S1.md)
* [W5500S2E-Z1](./S2E-Module/W5500S2E-Z1/W5500S2E-Z1.md)
* [WIZ510SSL](./S2E-Module/WIZ510SSL/WIZ510SSL.md)
* [WIZ500SR-RP](./S2E-Module/WIZ5xxSR-RP-Series/WIZ500SR-RP/overview-en.md)
* [WIZ505SR-RP](./S2E-Module/WIZ5xxSR-RP-Series/WIZ500SR-RP/overview-en.md)
* [WIZ510SR-RP](./S2E-Module/WIZ5xxSR-RP-Series/WIZ500SR-RP/overview-en.md)

<!-- ### 2 Serial Port -->

Expand All @@ -84,26 +84,26 @@ The **IOP4IoT W7500** chip is the one-chip solution which integrates an ARM Cort

## Application Module

* [WIZ550web](App-Module/WIZ550web/WIZ550web.md): W5500 based Web Server module
* [WIZ550web](./App-Module/WIZ550web/WIZ550web.md): W5500 based Web Server module

-----

## Wi-Fi Module

* [WizFi250](Wi-Fi-Module/WizFi250/WizFi250.md)
* [WizFi310](Wi-Fi-Module/WizFi310/WizFi310.md)
* [WizFi360](Wi-Fi-Module/WizFi360/WizFi360.md)
* [WizFi630S](Wi-Fi-Module/WizFi630S/WizFi630S.md)
* [WizFi630A](Wi-Fi-Module/WizFi630A/WizFi630A.md)
* [WizFi250](./Wi-Fi-Module/WizFi250/WizFi250.md)
* [WizFi310](./Wi-Fi-Module/WizFi310/WizFi310.md)
* [WizFi360](./Wi-Fi-Module/WizFi360/WizFi360.md)
* [WizFi630S](./Wi-Fi-Module/WizFi630S/WizFi630S.md)
* [WizFi630A](./Wi-Fi-Module/WizFi630A/WizFi630A.md)

-----

## Mbed WIZwiki Platform

- [WIZwiki-W7500](Mbed-WIZwiki-Platform/wizwiki-w7500.md)
- [WIZwiki-W7500P](Mbed-WIZwiki-Platform/wizwiki-w7500p.md)
- [WIZwiki-W7500ECO](Mbed-WIZwiki-Platform/wizwiki-w7500eco.md)
- [WIZwiki-W7500 mbed Starter Kit](Mbed-WIZwiki-Platform/WIZwiki-W7500-Mbed-Starter-Kit/WIZwiki-W7500-Mbed-Starter-Kit.md)
- [WIZwiki-W7500](./Mbed-WIZwiki-Platform/wizwiki-w7500.md)
- [WIZwiki-W7500P](./Mbed-WIZwiki-Platform/wizwiki-w7500p.md)
- [WIZwiki-W7500ECO](./Mbed-WIZwiki-Platform/wizwiki-w7500eco.md)
- [WIZwiki-W7500 mbed Starter Kit](./Mbed-WIZwiki-Platform/WIZwiki-W7500-Mbed-Starter-Kit/WIZwiki-W7500-Mbed-Starter-Kit.md)

-----

Expand All @@ -112,51 +112,51 @@ The **IOP4IoT W7500** chip is the one-chip solution which integrates an ARM Cort
### W7500 based

* Board
* [Surf 5](Open-Source-Hardware/surf5/surf5.md)
* [Surf 5](./Open-Source-Hardware/surf5/surf5.md)


### RP2040 (Raspberry Pi Pico) based

* Board
* [WizFi360-EVB-Pico](Open-Source-Hardware/WizFi360-EVB-Pico.md)
* [W6100-EVB-Pico](iEthernet/W6100/w6100-EVB-pico.md)
* [W5500-EVB-Pico](iEthernet/W5500/w5500-evb-pico.md)
* [W5100S-EVB-Pico](iEthernet/W5100S/w5100s-evb-pico.md)
* [WizFi360-EVB-Pico](./Open-Source-Hardware/WizFi360-EVB-Pico.md)
* [W6100-EVB-Pico](./iEthernet/W6100/W6100-EVB-Pico.md)
* [W5500-EVB-Pico](./iEthernet/W5500/w5500-evb-pico.md)
* [W5100S-EVB-Pico](./iEthernet/W5100S/w5100s-evb-pico.md)


### RP2350 (Raspberry Pi Pico2) based

* Board
* [W6100-EVB-Pico2](iEthernet/W6100/w6100-EVB-pico2.md)
* [W5500-EVB-Pico2](iEthernet/W5500/w5500-evb-pico2.md)
* [W5100S-EVB-Pico2](iEthernet/W5100S/w5100s-evb-pico2.md)
* [W6100-EVB-Pico2](./iEthernet/W6100/W6100-EVB-Pico2.md)
* [W5500-EVB-Pico2](./iEthernet/W5500/w5500-evb-pico2.md)
* [W5100S-EVB-Pico2](./iEthernet/W5100S/w5100s-evb-pico2.md)


* HAT
* [WIZnet Ethernet HAT](Open-Source-Hardware/WIZnet-Ethernet-HAT.md)
* [WIZnet Ethernet HAT](./Open-Source-Hardware/WIZnet-Ethernet-HAT.md)

### Arduino

* Board
* [WizArduino M0 ETH](Open-Source-Hardware/WizArduino_M0_ETH_eng.md)
* [WizArduino M0 ETH (KO)](Open-Source-Hardware/WizArduino_M0_ETH.md)
* [WizArduino MEGA WIFI](Open-Source-Hardware/WizArduino_MEGA_WIFI_eng.md)
* [WizArduino MEGA WIFI (KO)](Open-Source-Hardware/WizArduino_MEGA_WIFI.md)
* [WizArduino M0 ETH](./Open-Source-Hardware/WizArduino_M0_ETH_eng.md)
* [WizArduino M0 ETH (KO)](./Open-Source-Hardware/WizArduino_M0_ETH.md)
* [WizArduino MEGA WIFI](./Open-Source-Hardware/WizArduino_MEGA_WIFI_eng.md)
* [WizArduino MEGA WIFI (KO)](./Open-Source-Hardware/WizArduino_MEGA_WIFI.md)
* Shield
* [W5500 Ethernet Shield](Open-Source-Hardware/W5500_Ethernet_Shield.md)
* [W5500 Ethernet Shield (KO)](Open-Source-Hardware/W5500_Ethernet_Shield_kor.md)
* [W5500 Ethernet Shield (JP)](Open-Source-Hardware/W5500_Ethernet_Shield_jp.md)
* [W5500 Ethernet Shield](./Open-Source-Hardware/W5500_Ethernet_Shield.md)
* [W5500 Ethernet Shield (KO)](./Open-Source-Hardware/W5500_Ethernet_Shield_kor.md)
* [W5500 Ethernet Shield (JP)](./Open-Source-Hardware/W5500_Ethernet_Shield_jp.md)
* [W5100S (MKR-)Ethernet Shield](./Open-Source-Hardware/W5100S-MKR-Ethernet-Shield.md)
* [W6100 (MKR-)Ethernet Shield](./Open-Source-Hardware/W6100-MKR-Ethernet-Shield.md)
* [WizFi310 Shield (discontinued)](Open-Source-Hardware/WizFi310_Shield.md)
* [ioShield-A](Open-Source-Hardware/ioShield-A.md)
* [ioShield-K](Open-Source-Hardware/ioShield-K.md)
* [ioShield-L](Open-Source-Hardware/ioShield-L.md)
* [WizFi310 Shield (discontinued)](./Open-Source-Hardware/WizFi310_Shield.md)
* [ioShield-A](./Open-Source-Hardware/ioShield-A.md)
* [ioShield-K](./Open-Source-Hardware/ioShield-K.md)
* [ioShield-L](./Open-Source-Hardware/ioShield-L.md)

### PoE

* Module
* [WIZPoE-S1](Open-Source-Hardware/PoE/WIZPoE-S1.md)
* [WIZPoE-S1](./Open-Source-Hardware/PoE/WIZPoE-S1.md)

<!--
- [WizFi360-EVB-Pico](Open-Source-Hardware/WizFi360-EVB-Pico.md)
Expand Down
4 changes: 1 addition & 3 deletions docs/Product/S2E-Module/WIZ107SR/wiz107sr-evb.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ date: 2021-07-21
---

:::caution
**WIZ107SR is not discontinued, but we do not recommend it for new designs.**

**Technical support for this product has officially ended.**
**The WIZ107SR has been discontinued because the W7100A test platform is no longer available.**
:::

## Overview
Expand Down
4 changes: 1 addition & 3 deletions docs/Product/S2E-Module/WIZ107SR/wiz107sr.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ date: 2021-07-21
---

:::caution
**WIZ107SR is not discontinued, but we do not recommend it for new designs.**

**Technical support for this product has officially ended.**
**The WIZ107SR has been discontinued because the W7100A test platform is no longer available.**
:::

## Overview
Expand Down
4 changes: 1 addition & 3 deletions docs/Product/S2E-Module/WIZ108SR/wiz108sr-evb.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ date: 2021-07-21
---

:::caution
**WIZ108SR is not discontinued, but we do not recommend it for new designs.**

**Technical support for this product has officially ended.**
**The WIZ108SR has been discontinued because the W7100A test platform is no longer available.**
:::

## Overview
Expand Down
4 changes: 1 addition & 3 deletions docs/Product/S2E-Module/WIZ108SR/wiz108sr.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ date: 2021-07-21
---

:::caution
**WIZ108SR is not discontinued, but we do not recommend it for new designs.**

**Technical support for this product has officially ended.**
**The WIZ108SR has been discontinued because the W7100A test platform is no longer available.**
:::

## Overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ It is recommended to upload firmware for both banks to prevent board becoming un
## Still having troubles?


- Check related category in our [WIZnet Forum](https://forum.wiznet.io/).
- Check related category in our [WIZnet Forum](https://maker.wiznet.io/forum/).

- All WIZnet products have a **warranty of 1 year from the purchase date**.

Expand Down
4 changes: 2 additions & 2 deletions docs/Product/S2E-Module/WIZ750SR/Trouble-Shooting-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ date: 2020-04-08
<details>
<summary>What is the next step if my problem is still not solved?</summary>

- Users can ask questions at the [WIZnet Forum](https://forum.wiznet.io/).
- https://forum.wiznet.io/
- Users can ask questions at the [WIZnet Forum](https://maker.wiznet.io/forum/).
- https://maker.wiznet.io/forum/

- All WIZnet products have a **warranty of 1 year from the purchase date**.
- Contact the person you purchased the product from and request a **RMA**.
Expand Down
4 changes: 2 additions & 2 deletions docs/Product/S2E-Module/WIZ750SR/Trouble-Shooting-KO.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ date: 2020-04-08
<details>
<summary>문제 해결 가이드를 통해 문제가 해결되지 않는 경우는 어떻게 해야 하나요?</summary>

- [위즈네트 포럼](https://forum.wiznet.io/)을 통해 빠르고 간단하게 기술 문의가 가능합니다.
- https://forum.wiznet.io/
- [위즈네트 포럼](https://maker.wiznet.io/forum/)을 통해 빠르고 간단하게 기술 문의가 가능합니다.
- https://maker.wiznet.io/forum/
- 위즈네트의 모든 제품들을 구입 또는 사용하시는 경우 최초 구매일로부터 **1년간 보증**됩니다.
- 제품 문의를 통해 문제가 해결되지 않는 경우, 제품을 구입하신 구매처 혹은 대리점을 통해 위즈네트 본사로 **RMA**
요청하여 주십시오.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ date: 2024-07-30
### Hardware

- WIZ750SR
- [WIZ750SR](./WIZ750SR/WIZ750SR.md)
- [WIZ750SR](../WIZ750SR/WIZ750SR.md)


### Software
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ date: 2024-07-30
### 하드웨어

- WIZ750SR
- [WIZ750SR](./WIZ750SR/WIZ750SR.md)
- [WIZ750SR](../WIZ750SR/WIZ750SR.md)


### 소프트웨어
Expand Down
2 changes: 1 addition & 1 deletion docs/Product/S2E-Module/serial-to-ethernet-guide-KO.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ WIZMacTool은 제품의 펌웨어 업그레이드 과정에서 MAC 주소가 삭

:::info

* Windows 7 미만의 환경에서는 이전 버전만 지원하며, 필요한 경우 기술 지원팀으로 문의해 주세요. (https://forum.wiznet.io)
* Windows 7 미만의 환경에서는 이전 버전만 지원하며, 필요한 경우 기술 지원팀으로 문의해 주세요. (https://maker.wiznet.io/forum)
* 현재 WIZVSP 드라이버에서 Windows 11 환경은 공식 지원하지 않아 동작을 보장할 수 없으며 기술 지원이 어렵습니다.
* Windows 11 환경에서 사용하려면 장치관리자의 '하드웨어 변경 사항 검색' 메뉴를 사용하여 포트를 직접 활성화 해야 합니다.

Expand Down
2 changes: 1 addition & 1 deletion docs/Product/S2E-Module/serial-to-ethernet-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ For detailed instructions, see the link below.
:::info

* Environments under Windows 7 support only the old version, if necessary, contact the technical support team.
* [Developer Forum](https://forum.wiznet.io)
* [Developer Forum](https://maker.wiznet.io/forum)
* Channel Talk: https://www.wiznet.io --> Click the button on bottom right
* **The current WIZVSP driver does not officially support the Windows 11 environment**, so operation cannot be guaranteed and technical support is difficult.
* To use in the Windows 11 environment, you must manually enable the port using the 'Scan for hardware changes' menu in Device Manager.
Expand Down
2 changes: 1 addition & 1 deletion docs/Product/Wi-Fi-Module/WizFi360/WizFi360.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ For more information visit the 🌎[WizFi360 Github](https://github.com/WIZnet-W

## Q & A

![](/img/link.png) 🌎[WizFi360 Forum](https://forum.wiznet.io/c/wifi-module/wizfi360) : WIZnet Forum for Technical support and Project sharing
![](/img/link.png) 🌎[WizFi360 Forum](https://maker.wiznet.io/forum/c/wifi-module/wizfi360) : WIZnet Forum for Technical support and Project sharing

-----
2 changes: 1 addition & 1 deletion docs/Product/Wi-Fi-Module/WizFi630S/WizFi630S.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ documents are available online.

## Q & A

![](/img/link.png) [WizFi630S Forum](https://forum.wiznet.io/c/wifi-module) : WIZnet Forum for Technical support and Project sharing
![](/img/link.png) [WizFi630S Forum](https://maker.wiznet.io/forum/c/wifi-module) : WIZnet Forum for Technical support and Project sharing

-----
2 changes: 1 addition & 1 deletion docs/Product/iEthernet/W3150/W3150.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ date: 2021-07-15

**Technical support for this product has officially ended.**

If there are any questions, please use our [`Forum`](https://forum.wiznet.io) or [`contact us`](https://www.wiznet.io/inqueries/).
If there are any questions, please use our [`Forum`](https://maker.wiznet.io/forum) or [`contact us`](https://www.wiznet.io/inqueries/).
:::

![](/img/products/w5100/W5100-7-500x500.jpg)
Expand Down
Loading

0 comments on commit 5b3beb0

Please sign in to comment.