parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
306 stars 69 forks source link

docs: fix image in tutorial #327

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

Wrong image filename in tutorial.

Related issue: #n/a

Approach

Change filename to parse-swift.png.

Image now shows correctly:

image

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Merging #327 (373be51) into main (5966a4c) will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
- Coverage   85.00%   84.97%   -0.04%     
==========================================
  Files         114      114              
  Lines       12048    12048              
==========================================
- Hits        10242    10238       -4     
- Misses       1806     1810       +4     
Impacted Files Coverage Δ
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift 72.92% <0.00%> (-0.30%) :arrow_down:
Sources/ParseSwift/Objects/ParseUser.swift 82.43% <0.00%> (-0.19%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5966a4c...373be51. Read the comment docs.