Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5eb19be

Browse files
authored
Merge pull request#2714 from fpistm/fix_url
fix: broken url
2 parents55e4695 +5d402d9 commit5eb19be

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎.github/workflows/MarkdwonLinksCheck.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
-'**.md'
1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:
14+
schedule:
15+
# Run every day at 12 AM UTC to check url.
16+
-cron:"0 11 * * *"
1417
jobs:
1518
linkinator:
1619
runs-on:ubuntu-latest

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
818818
|:green_heart:| STM32F446VE|[RUMBA32](https://github.com/Aus3D/RUMBA32)|*1.5.0*||
819819
|:green_heart:| STM32F401VE|[STEVAL-3DP001V1](https://www.st.com/en/evaluation-tools/steval-3dp001v1.html)|*1.6.0*||
820820
|:green_heart:| STM32F446RE| VAkE v1.0|*1.6.0*||
821-
|:green_heart:| STM32F446VE|[FYSETC_S6](https://wiki.fysetc.com/FYSETC_S6/)|*1.9.0*||
821+
|:green_heart:| STM32F446VE|[FYSETC_S6](https://wiki.fysetc.com/docs/FYSETCS6)|*1.9.0*||
822822
|:green_heart:| STM32G0B1CB|[BTT EBB42 CAN V1.1](https://github.com/bigtreetech/EBB/tree/master)|*2.4.0*||
823823

824824
###[Blues](https://blues.com/) boards

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp